summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-02-19Note two perl module updates.wiz2-4/+4
2007-02-19Update to 1.10:wiz2-7/+6
1.10 Tue Feb 13 2007 - fix a bug where lines are hidden when the quote character changes midstream. Reported by Dirk Pape and Sven Sternberger 1.9 Fri Jun 24 15:34:46 EDT 2005 - Manifest cleanup. From Mike Castle
2007-02-19Update to 1.03:wiz2-8/+8
1.03 Thu 15 Feb 2007 - Moving from old CVS to new SVN repository - Cleaning up unit tests - Updating some too-old dependencies - Upgrading Makefile.PL to use Module::Install 0.64
2007-02-19Modular Xorg support.joerg1-2/+8
2007-02-19Explicitly link in libc as well.joerg17-49/+49
2007-02-19Note gnucash-2.0.5 update.wiz1-1/+2
2007-02-19Update to 2.0.5:wiz3-8/+22
2.0.5 - 18 February 2007 o Release of new stable version 2.0.5. o Fix some strings not being translated. o Use guiles native sort and record. o Adjust how payment dialog resizes. o Don't abort when F::Q fails to return a quote. o Change Russian Ruble from RUR to RUB. o Fix security problem with tmp filesystem and symlink attack. o Add French and Canadian French translation updates. o Do not crash on delete_event in new user dialog. o Add sanity checks when accessing GncPluginPage. o Make new windows the same size as the active one. o The New Turkish Lira changed from TRL to TRY in 2005.
2007-02-19Modular Xorg support.joerg1-2/+6
2007-02-19Kill some obscure magic which doesn't seem to make sense.joerg1-5/+1
xemacs-packages doesn't really need x11.b3.mk.
2007-02-19Modular Xorg support.joerg4-8/+10
2007-02-19Don't include x11.b3.mk here directly.joerg1-2/+1
2007-02-19Don't include x11.b3.mk directly as this is pure lisp.joerg1-2/+1
2007-02-19Modular Xorg support.joerg2-5/+10
2007-02-19Modular Xorg and DragonFly support.joerg4-9/+94
2007-02-19Modular Xorg support.joerg1-2/+5
2007-02-19+ dejavu-ttf-2.15, fetchmail-6.3.7, foremost-1.4 [pkg/35712],wiz1-3/+7
libmcrypt-2.5.8, mcrypt-2.6.5, shntool-3.0.2.
2007-02-19Remove NO_BIN_ON_FTP. The reason why this was marked as such is not valid anybouyer1-8/+1
more, and a lot of packages depends on this (including KDE), making the binary package repository less usefull.
2007-02-19Updated net/snort to 2.6.1.3adrianp1-1/+2
2007-02-19Update to 2.6.1.3adrianp2-6/+6
* src/dynamic-preprocessors/Makefile.am: * src/dynamic-preprocessors/dcerpc/smb_andx_decode.c: * src/dynamic-preprocessors/dcerpc/dcerpc.c: Add bounds checking to ReassembleSMBWriteX; use Safememcpy for calculated length buffer copies.
2007-02-19Modular Xorg support.joerg1-2/+10
2007-02-19Bump PKGREVISION for libtunepimp and musicbrainz bl3 removalwiz1-2/+2
from kdemultimedia3/bl3.mk
2007-02-19Remove libtunepimp and musicbrainz buildlink3 files here too;wiz1-3/+3
noted by joerg.
2007-02-19Modular Xorg support.joerg1-2/+7
2007-02-19Don't force builtin GL libraries, this breaks with modular Xorg.joerg5-5/+75
Add DragonFly support.
2007-02-19Don't explicitly include x11.b3.mk.joerg1-2/+1
2007-02-19Don't depend on native X11 for Linux apps.joerg1-4/+2
2007-02-19Modular Xorg support.joerg3-6/+6
2007-02-19Modular Xorg support.joerg2-5/+3
2007-02-19Improve pthread test and handle modular Xorg.joerg3-7/+33
2007-02-19No need to include x11.b3.mk directly.joerg1-2/+1
2007-02-19Modular Xorg support.joerg1-2/+4
2007-02-19Doesn't need or use X11. Bump revision.joerg1-4/+2
2007-02-19Modular Xorg support.joerg2-5/+4
2007-02-19Added a missing header to fix the build on NetBSD 3.0.rillig2-7/+18
Fixes PR 35714.
2007-02-19Fixed patch-ae, as mentioned in PR 35713.rillig2-5/+5
2007-02-19meta-packages don't need to include x11.b3.mk.joerg1-2/+1
2007-02-19Some more details for whaty to do when a distfile changes.reed1-2/+7
2007-02-19The ABI for which the code should be generated can be queried from therillig4-5/+28
wrapper_abi variable. This is used in the MIPSpro wrapper to reject any package that tries to compile a file for the wrong ABI. This is not just a warning because such a package most likely has more severe problems. The gcc -Wall option seems to be similar to the MIPSpro -fullwarn option, so map them.
2007-02-19The argument -64 means to use the 64-bit ABI for Sun C and MIPSpro.rillig1-1/+2
2007-02-19Fixed "make debug" when CONFIGURE_ARGS contains a shell redirection forrillig1-3/+15
stdin.
2007-02-19The error output of "make debug" may be useful to know, too.rillig1-2/+2
2007-02-19The IRIX identification macro is __sgi.rillig1-54/+50
Rewrote the shell parser to handle backticks recursively. This would have found the recent quoting bug in mk/flavor/pkg/depends.mk. The RUN make(1) variable is correctly identified.
2007-02-19Modular Xorg support.joerg2-6/+10
2007-02-19Modular Xorg support.joerg1-3/+5
2007-02-19note update of mail/wl to 2.14.0nb3jnemeth1-1/+2
2007-02-19added elmo-shimbun.el{,c} to PLISTjnemeth2-3/+5
2007-02-19IRIX 6 doesn't have getopt_long as well.rillig1-2/+2
2007-02-19Fixed more shell quoting issues, which showed up on IRIX. No wonder thatrillig1-6/+6
the package count on IRIX is so small.
2007-02-19Oops: In the pre-previous commit, I forgot the $$2.rillig1-2/+2
2007-02-19Why is OBJHOSTNAME needed for locking?rillig1-1/+2