Age | Commit message (Expand) | Author | Files | Lines |
2008-03-06 | Updated pkgtools/pkglint to 4.85 | rillig | 1 | -1/+2 |
2008-03-06 | Updated pkglint to 4.85. | rillig | 1 | -2/+2 |
2008-03-06 | The LOCALBASE variable should not be used in packages, it should just be | rillig | 1 | -1/+32 |
2008-03-06 | Note some TODO in pkg/38038. | obache | 1 | -2/+6 |
2008-03-06 | After the recent fixes by wiz, the regular expression for splitting a | rillig | 1 | -2/+2 |
2008-03-06 | Updated x11/xflame to 1.1.1nb2 | obache | 1 | -1/+2 |
2008-03-06 | Include required header files to use some funcions(malloc, strcpy, exit). | obache | 3 | -3/+17 |
2008-03-06 | Note removal of tnftp and pax. | jlam | 1 | -3/+1 |
2008-03-06 | Note removal of pkgtools/{pax,tnftp}. | jlam | 1 | -1/+3 |
2008-03-06 | + Remove pkgtools/pax and pkgtools/tnftp as they are no longer different | jlam | 9 | -119/+83 |
2008-03-06 | Sort. | obache | 1 | -2/+2 |
2008-03-06 | Alignment of variable values should be done with tabs, not spaces. | obache | 1 | -5/+5 |
2008-03-05 | Fix PKGNAME. | wiz | 1 | -2/+2 |
2008-03-05 | Note Java updates. | tnn | 1 | -1/+8 |
2008-03-05 | Update to Java 6.0 Update 5. Security update that fixes multiple recently | tnn | 5 | -18/+26 |
2008-03-05 | + Include termcap.buildlink3.mk instead of curses.buildlink3.mk because | jlam | 3 | -45/+4 |
2008-03-05 | Update to Java 5.0 Update 15. Security update that fixes multiple recently | tnn | 4 | -20/+20 |
2008-03-05 | Update to 1.4.2 Update 17. Security update that fixes multiple recently | tnn | 5 | -18/+18 |
2008-03-05 | Updated www/drupal to 5.7 | adrianp | 1 | -1/+2 |
2008-03-05 | Drupal 5.7 | adrianp | 2 | -6/+6 |
2008-03-05 | Fix post-install-perl target to honor "user-destdir". | jlam | 1 | -2/+2 |
2008-03-05 | Add TODO item from PR pkg/38178. | tnn | 1 | -1/+3 |
2008-03-05 | + Include termcap.buildlink3.mk to pull in the correct library to | jlam | 1 | -1/+3 |
2008-03-05 | fix a botched pointer comparision which fails if the pointer difference | drochner | 3 | -2/+17 |
2008-03-05 | fix some format string problems, should fix CVE-2008-0072 | drochner | 3 | -3/+44 |
2008-03-05 | We don't need to strip out "-lncurses" anymore -- termcap.builtin.mk | jlam | 1 | -5/+1 |
2008-03-05 | Just use extern declarations of tgetent() and tgetnum() instead of | jlam | 2 | -12/+12 |
2008-03-05 | + Include termcap.buildlink3.mk instead of using ${OPSYS} to guess at | jlam | 3 | -16/+8 |
2008-03-05 | TERMCAP_TYPE isn't really a variable that you can set, so add it to | jlam | 1 | -2/+2 |
2008-03-05 | Honor CFLAGS and LDFLAGS, and include termcap.buildlink3.mk to get the | jlam | 1 | -2/+7 |
2008-03-05 | Add full DESTDIR support. | jlam | 1 | -2/+4 |
2008-03-05 | + Use the correct termcap library instead of hardcoding -ltermcap. | jlam | 1 | -5/+6 |
2008-03-05 | + Remove patch-aa which only changed the directory into which the | jlam | 3 | -30/+13 |
2008-03-05 | + Fix error in previous commit -- too much of the termcap buildlink | jlam | 2 | -35/+38 |
2008-03-05 | flightgear-1.0.0 is in pkg/38160. | obache | 1 | -2/+2 |
2008-03-05 | + Include termcap.buildlink3.mk instead of using a custom (wrong) termcap | jlam | 1 | -13/+10 |
2008-03-05 | + libdca-0.0.5 [pkg/38167] | obache | 1 | -1/+2 |
2008-03-05 | Remove gaim and related packages. The gaim project was renamed to pidgin, | tnn | 24 | -859/+6 |
2008-03-05 | + Like many other packages that pull in readline/buildlink3.mk, the | jlam | 1 | -2/+4 |
2008-03-05 | The libgadu.la library makes no reference to ncurses or readline, so | jlam | 1 | -3/+1 |
2008-03-05 | Add full DESTDIR support. | jlam | 4 | -13/+15 |
2008-03-05 | xbacklight was imported as x11/xbacklight | obache | 1 | -5/+1 |
2008-03-05 | update to 8.62, fixes a buffer overflow (CVE-2008-0411) | drochner | 3 | -8/+44 |
2008-03-05 | Updated mail/dovecot to 1.0.11, 1.0.12. | ghen | 1 | -1/+3 |
2008-03-05 | Update to Dovecot 1.0.12. | ghen | 2 | -6/+6 |
2008-03-05 | + Only remove -lcurses and -lncurses in BUILDLINK_TRANSFORM if the | jlam | 2 | -33/+40 |
2008-03-05 | + Drop ncurses dependency because it was only there for readline on | jlam | 3 | -7/+23 |
2008-03-05 | If the TERMCAP_TYPE isn't "curses", then also remove "-lncurses" from | jlam | 1 | -1/+4 |
2008-03-04 | As of revision 1.2 of termcap.buildlink3.mk, "-ltermcap" is automatically | jlam | 1 | -4/+2 |
2008-03-04 | + Remove -ltermcap from the Makefile and remove patch-ap. The only | jlam | 3 | -17/+2 |