Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-02-02 | defuzz | wiz | 2 | -5/+4 | |
2000-01-26 | * Split out mega-patch patch-ag in to separate patches. | jlam | 9 | -1608/+313 | |
* Duplicate changes in Tcl/Tk handling from mbone/vat. * USE_X11, instead of USE_X11BASE | |||||
2000-01-26 | Remove unnecessary post-install target. | jlam | 1 | -4/+1 | |
2000-01-26 | * Get -lgsm from ${PREFIX}/lib | jlam | 7 | -1635/+227 | |
* Get Tcl and Tk build variables from tcl/tkConfig.sh instead of pawing through directory trees. | |||||
2000-01-09 | sh -> ${SH} | wiz | 1 | -2/+2 | |
2000-01-09 | use DISTNAME and PKGNAME instead of directly setting DISTFILES | wiz | 3 | -10/+13 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 2 | -2/+2 | |
1999-12-12 | Avoid fuzz by reducing context lines by one for this patch to omit RCS | rh | 2 | -8/+6 | |
keyword. | |||||
1999-12-12 | regen | rh | 1 | -2/+2 | |
1999-12-08 | clean up multi-patch mess and defuzz. | rh | 5 | -2130/+1540 | |
1999-11-27 | defuzz | rh | 2 | -6/+6 | |
1999-10-28 | add RCS IDs to patches, fix patchsum and move out of X11BASE | hubertf | 10 | -13/+26 | |
1999-10-27 | Mark packages as broken, where necessary. | agc | 1 | -1/+3 | |
1999-10-22 | fix broken -Wl,-R stuff for the X11 libraries. | dmcmahill | 2 | -4/+4 | |
addresses PR 8598. | |||||
1999-10-06 | According to Hubertf, those patches he sent me aren't needed. I tested that | is | 4 | -32/+1 | |
it still compiles and works. | |||||
1999-10-04 | last part of upgrading sdr to 2.7 on request of Hubert Feyrer. | is | 4 | -0/+57 | |
Reason for upgrade: IPv6 support and a security fix. | |||||
1999-10-04 | Upgrade to sdr-2.7. | is | 16 | -136/+125 | |
1999-07-27 | ELF rpath issues. | mycroft | 1 | -2/+2 | |
1999-07-27 | ELF rpath issues. | mycroft | 1 | -2/+2 | |
1999-07-09 | Add package patch checksum files. | agc | 6 | -0/+54 | |
1999-06-28 | Do the test for <sys/inttypes.h>'s existence a different and radical way - | agc | 1 | -5/+3 | |
use ".if exists" | |||||
1999-06-04 | Fix X linkage, too. | mycroft | 1 | -30/+42 | |
1999-06-04 | Add a generous dose of -Wl,-R so this builds on ELF platforms. | mycroft | 5 | -53/+52 | |
1999-05-31 | Apply the same patch as for vat to make this go with tcl8.0.5. | he | 1 | -0/+16 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 2 | -34/+34 | |
pattern match format. Minor pkglint along the way. | |||||
1999-05-23 | Fix and/or work around the | he | 1 | -0/+16 | |
vat: invalid command name "tcl_findLibrary" error by calling Tcl_Init() from a suitable spot. | |||||
1999-05-23 | Make the "active" color actually make sense (and not be all dark). | he | 1 | -0/+15 | |
Not 100% sure this is the right fix, but it's better than before. | |||||
1999-04-26 | add USE_X11=yes | garbled | 1 | -1/+2 | |
1999-04-23 | Fix linkage for X11 and Tcl/Tk libraries. | kleink | 1 | -2/+3 | |
1999-04-15 | Correct master site and add home page. Fixes PR pkg/7390 by Takahiro Kambe. | tron | 1 | -2/+3 | |
1999-04-05 | Fix MASTER_SITES | hubertf | 1 | -2/+2 | |
1999-04-05 | - Find tk package in the proper directory (even with WRKOBJDIR set) | hubertf | 1 | -5/+8 | |
- tk source is now in a different directory - add a pre-clean target to clean out the dependencies | |||||
1999-04-05 | use GSM_DIR | hubertf | 1 | -2/+2 | |
1999-04-05 | There is no package in ${WRKOBJDIR}. | hubertf | 1 | -2/+2 | |
1999-04-01 | Update to tk version 8.0.5. This seems to be primarily a bug-fix release. | agc | 6 | -12/+12 | |
1999-03-22 | Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual | agc | 2 | -18/+2 | |
package Makefiles which need it. | |||||
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 2 | -6/+2 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 3 | -6/+6 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1999-01-15 | Fix for compiling on 1.3.2/sparc - random() and gethost*() are | hubertf | 2 | -4/+23 | |
supplied by the OS. | |||||
1999-01-08 | Replace outdated homepage with new one. | tron | 1 | -2/+2 | |
1999-01-06 | Update MASTER_SITES, as reported by J Rizzo <riz@boogers.sf.ca.us> | hubertf | 1 | -2/+2 | |
in PR 6750 | |||||
1999-01-01 | Make this pkg compile on alpha again: | garbled | 7 | -16/+104 | |
LP64 fixes to deal with -Werror Re-enable INTTYPES stuff that was lost in the recent update. Thanks to Matt for helping me with a nasty.. ;) | |||||
1998-12-30 | Add "pre-clean" target to do "make clean" in "audio/gsm". | tron | 1 | -1/+4 | |
1998-11-24 | Use -O2, not -O6. | mycroft | 1 | -20/+6 | |
1998-11-24 | devide & optimize, per mycroft | hubertf | 2 | -254/+270 | |
1998-11-16 | Use ${OPSYS} and ${OS_VERSION}. | agc | 1 | -2/+2 | |
1998-11-13 | pkglint: move NOT_FOR_ARCHS where it belongs. | frueauf | 2 | -6/+6 | |
1998-11-05 | Clean up RCS IDs. | mycroft | 1 | -2/+1 | |
1998-11-05 | 2.5.8 | mycroft | 13 | -217/+75 | |
1998-11-05 | 3.0.28 | mycroft | 10 | -533/+527 | |