Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-26 | add USE_X11=yes | garbled | 5 | -5/+11 | |
1999-04-26 | Fix a typo which was causing the distfile to not be found. | ender | 1 | -2/+2 | |
Fix provided by Soren S. Jorvang <soren@t.dk> | |||||
1999-04-25 | The real MASTER_SITE can be distant or slow to most of the world; instead, | tv | 1 | -3/+3 | |
give preference to MASTER_SITE_GNU (which may be overridden by the user). | |||||
1999-04-24 | Fix run time library search path. | tron | 1 | -2/+2 | |
1999-04-23 | Make sure that "screen" recognizes termcap buffer overflow. | tron | 1 | -0/+11 | |
Patch supplied by Joel Reicher in PR pkg/7454. | |||||
1999-04-23 | Needed -R for libreadline | tsarna | 1 | -2/+3 | |
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 11 | -33/+22 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
1999-04-14 | Remove unnecessary slash from master site list. | tron | 2 | -4/+4 | |
1999-04-14 | Upgrade to 1.5.2 | tsarna | 2 | -10/+10 | |
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -3/+1 | |
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package. | |||||
1999-04-11 | Update to v1.50. | hubertf | 2 | -5/+5 | |
Changes: numerous bugfixes. | |||||
1999-04-10 | Update to 3.1.11. | hubertf | 5 | -113/+145 | |
Changes: Redesigned file selector, made plotting plugin not barf on non-numeric cells, portability patches fixed a couple of broken casts, new text editor (a heavily modified version of Xed), very alpha importing of Excel documents using Victor Wagner's xls2csv, improved recognition of very old Siag files and deallocate unused rows at the bottom of a sheet. | |||||
1999-04-08 | Fix order of packages. | tron | 1 | -2/+2 | |
1999-04-08 | Add and enable "pty-redir". Fixes PR pkg/7030. | tron | 1 | -1/+2 | |
1999-04-08 | Import new "pty-redir" package supplied by Dustin Sallings in PR pkg/7030: | tron | 7 | -0/+66 | |
Attach a program's stdio to a pty. | |||||
1999-04-08 | s/netbsd/${LOWER_OPSYS}/g | agc | 2 | -7/+7 | |
1999-04-05 | Fix configure script for tcl 8.0.5 and tk 8.0.5. | tron | 1 | -0/+15 | |
1999-04-05 | More EXTRACT_CMD fallout. | mycroft | 1 | -5/+3 | |
1999-04-05 | semctl(2) wants a union semun as 4th argument... make it so. | hubertf | 1 | -0/+18 | |
1999-04-05 | Disable second test which didn't consider different timezones | hubertf | 1 | -0/+16 | |
1999-04-05 | Move "amanda" related packages to "sysutils" category as suggested by | tron | 36 | -1513/+1 | |
Klaus Klein in PR pkg/7159. | |||||
1999-04-04 | Fix checksums (also on ftp.netbsd.org) | hubertf | 1 | -2/+2 | |
1999-04-04 | Fix to not install in /usr/local, be more efficient on assigning | hubertf | 1 | -5/+4 | |
PKGNAME. | |||||
1999-04-01 | Adjust for samba update. | bouyer | 1 | -2/+2 | |
1999-04-01 | Rewrite the extraction commands to be more intuitive. | agc | 1 | -2/+2 | |
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz, and .tar.bz2). EXTRACT_USING_PAX can be set as before. For custom extractions, instead of using EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the command needed to decompress and extract the lements from the archive. ${DOWNLOADED_DISTFILE} can be used to reference the distfile(s). e.g. for compressed shars, where previously there was: EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh now use: EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH} | |||||
1999-04-01 | Update to tk version 8.0.5. This seems to be primarily a bug-fix release. | agc | 4 | -8/+8 | |
1999-03-29 | remove diplicate @dirrm | hubertf | 1 | -2/+1 | |
1999-03-25 | Clean up patches. Add RCSids, and make patch-ad a unidiff with the | tsarna | 2 | -17/+17 | |
correct path. | |||||
1999-03-23 | Make sure that "configure" finds JPEG, TIFF and PNG library. | tron | 1 | -4/+5 | |
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 2 | -4/+4 | |
1999-03-22 | Add asprintf for pre-1.3H versions of NetBSD. | mellon | 2 | -0/+113 | |
1999-03-22 | update to 1.46 | hubertf | 4 | -21/+9 | |
1999-03-20 | 1. Avoid changing G1 charset to allow 8-bit encodings. | itohy | 1 | -0/+28 | |
2. Shorten TERMCAP environment variable not to be longer than 1023 bytes. | |||||
1999-03-14 | Move "mc" package to "sysutils" category. | tron | 12 | -219/+1 | |
1999-03-08 | s/make/${MAKE}/g | agc | 1 | -2/+2 | |
1999-03-07 | Call commands using variables. | kim | 1 | -4/+5 | |
1999-03-05 | update to 3.1.7 | hubertf | 8 | -276/+333 | |
1999-03-05 | Update to 1.45 | hubertf | 3 | -5/+15 | |
1999-03-03 | a.) Patches cannot modify files which don't exist until configure is run! | jwise | 1 | -9/+8 | |
(modify Makefile.init.in, not Makefile.init) b.) this had no RCS Id. | |||||
1999-03-03 | Fix bash problem. Still doesn't work on 1.3.x because it wants asprintf, | tsarna | 1 | -0/+13 | |
but I was annoyed that the bash thing was left unfixed for so long. | |||||
1999-03-02 | Added and enabled remind | kim | 1 | -1/+2 | |
1999-03-02 | remind 3.0.19 -- a calendar/alarm program with interpreted input language | kim | 7 | -0/+73 | |
1999-02-26 | samba-2.0.2's tar client prints statistic on stderr by default. Disable | bouyer | 1 | -0/+17 | |
this by addind 'q' to the tar options. | |||||
1999-02-25 | Add a new make variable, AMANDA_VAR, to tell the default place of the | bouyer | 4 | -3/+45 | |
status and log files (default to /var/amanda). Change the example amanda.conf to use this path. Add --with-owner=root to CONFIGURE_ARGS so that executables get installed as root, not AMANDA_USER (better for security!). | |||||
1999-02-25 | Remove the FreeBSD Id, this has nothing to do with the FreeBSD package now. | bouyer | 1 | -2/+1 | |
1999-02-24 | A meta-pkg for amanda, requested by Hubert Feyrer. | bouyer | 4 | -0/+35 | |
1999-02-24 | Update description from README, change COMMENT to describe each parts. | bouyer | 6 | -63/+402 | |
1999-02-23 | Reflect split of amanda. | bouyer | 1 | -2/+4 | |
1999-02-23 | Now in amanda-common, amanda-server, amanda-client | bouyer | 7 | -203/+0 | |
1999-02-23 | An amanda 2.4.1p1 package, split into common, server and client parts. | bouyer | 29 | -0/+1077 | |