129
I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Patch to make xv call ghostscript (assumed to be in /usr/local/bin/gs) to render .ps files. Also calls gunzip to uncompress compressed files. More... over 30 years ago
Added xphoon. More... over 30 years ago
Another root window toy, this one displays the moon in the current phase. Any ftp sites there yet? ;) More... over 30 years ago
Use $PREFIX instead of fixed paths. More... over 30 years ago
Create destination directories More... over 30 years ago
Jordan missed taking vic outa here when he moved it.. More... over 30 years ago
Make the checksum target not bomb out if there is a mismatch, just print a warning. A better fix will come along just as soon as I work out what it is. More... over 30 years ago
Added "-freebsd" option, which will display important FreeBSD sites (which include prominent mirror sites, FreeBSD machines and notable FreeBSD people). The stuff are in files/freebsd.h so people please add more! More... over 30 years ago
Add maplay to subdirs. More... over 30 years ago
maplay port. More... over 30 years ago
correct bogus path for the app-defaults file More... over 30 years ago
Set flags so that ${PREFIX} is used when installing. More... over 30 years ago
Add "gmp" to the subirs list. It seems to compile and package just fine. More... over 30 years ago
Correct the packing list for netpbm. The manuals under man3 and man5 has also suffixes 3 and 5 not 1. More... over 30 years ago
Add xboing to the ports/games/Makefile in the SUBDIR list. More... over 30 years ago
Also add an empty "STRIP=" statement so that this package can be build. More... over 30 years ago
Add an empty STRIP= line to the toplevel Makefile to get all shell-scripts installed. More... over 30 years ago
Install documentation too More... over 30 years ago
Add a patch to change the explicit make calls to gmake calls. More... over 30 years ago
Add a USE_GMAKE=yes line to the Makefile. magic got some severe problems with the new make, so use gmake instead. I am not even sure if the makefiles are not correct and our new make is at fault here :-). More... over 30 years ago
Correct the packing list. It referenced a man page under man/cat1/jove.0. This does no longer exists. The man page are in man/man1. Also some were missing in the packing lis ( teachjove.1, xjove.1, jovetool.1 ) that are installed from the make install. More... over 30 years ago
Correct the packing list. The texi.info* and some of the info files are not in the source of emacs. More... over 30 years ago
Add a "STRIP= " to the Makefile to prevent a problem that install will be called with a "-s" flag for shell-scripts, fells flat on the nose and doesn't install them. We have a serious problem with name overloading here. The bsd.port.mk file uses INSTALL and INSTALL_PROGRAM that is also used from GNU's autoconfigure script. If configure detects them it uses it happily with sometimes surprising results. Normally configure know that shell scripts doesn't need the "-s" flag but our INSTALL in bsd.port.mk always uses the "-s" flag and overides configure's autodetection of the correct install and the installflags. More... over 30 years ago
Initial revision More... over 30 years ago
get the MASTER_SITE_OVERRIDE working in the Makefile. More... over 30 years ago
Add code to get the MASTER_SITE_OVERRIDE working for the fetch target. More... over 30 years ago
Put an empty fetch target into the Makefile. Otherwise it tries to fetch a xview-clients.tar.gz if someone runs a "make fetch" from /usr/ports. More... over 30 years ago
Add maxima-5.0-beta due to licensing problem. More... over 30 years ago
Add gcl. More... over 30 years ago
gcl - GNU Common Lisp More... over 30 years ago