Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix internal assertion error. | mp | 2002-06-08 | 8 | -20/+12 |
| | | | | Noticed by: Jun Kuriyama <kuriyama@imgsrc.co.jp> | ||||
* | o Update to 0.98.33 | lioux | 2002-06-08 | 4 | -6/+8 |
| | | | | | | o Update WWW tag in DESCR Approved by: maintainer | ||||
* | Prefer generic nasm instead of nasm-0.98 as BUILD_DEPENDS in | lioux | 2002-06-08 | 2 | -2/+2 |
| | | | | | | preparation to nasm update Approved by: maintainer (1 week timeout for simple enough change) | ||||
* | o Add AVI support which incidently means both DiVX ;-) and DiVX4 | lioux | 2002-06-08 | 4 | -4/+24 |
| | | | | | support in i386 platforms o Bump PORTREVISION | ||||
* | In -CURRENT, iomanip.h is deprecated in favor of iomanip | lioux | 2002-06-07 | 2 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Fix version string | mbr | 2002-06-07 | 3 | -3/+3 |
| | | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> | ||||
* | o Provide for -CURRENT change from INCDIR to INCLUDEDIR in | lioux | 2002-06-07 | 4 | -0/+4 |
| | | | | | | src/share/mk/bsd.own.mk Submitted by: bento (install error) | ||||
* | gutenmark --> ports/textproc/gutenmark | ijliao | 2002-06-07 | 1 | -0/+1 |
| | |||||
* | add gutenmark 20011228 | ijliao | 2002-06-07 | 6 | -0/+38 |
| | | | | Attractively formatting Project Gutenberg texts | ||||
* | Mark forbidden due to remotely exploitable buffer overflows. | nectar | 2002-06-07 | 1 | -0/+2 |
| | |||||
* | Add missing -D_REENTRANT in CURRENT. | mbr | 2002-06-07 | 23 | -92/+92 |
| | |||||
* | - Dependency fix. | mbr | 2002-06-07 | 3 | -3/+27 |
| | | | | - Really build OO on CURRENT with g++ from ports | ||||
* | Make a ugly hack and remove the DISPLAY dependency. We use the | mbr | 2002-06-07 | 3 | -36/+87 |
| | | | | | | | | | XFree86-4-VirtualFramebufferServer port to fake a real x-server and to be able to make automated builds on bento. Set USE_GCC=3.1 since all other options are broken at the moment. Reviewed by: Will Andrews <will@FreeBSD.org> | ||||
* | update for acpica-unix-20020517. | iwasaki | 2002-06-07 | 5 | -37/+42 |
| | |||||
* | Add runtime dependency on default font bitmaps so this works OOB. Bump | will | 2002-06-07 | 1 | -0/+5 |
| | | | | | | PORTREVISION to include package change. Submitted by: mbr | ||||
* | p5-Data-Serializer --> ports/devel/p5-Data-Serializer | skv | 2002-06-07 | 1 | -0/+1 |
| | |||||
* | Add p5-Data-Serializer 0.11, modules that serialize data structures. | skv | 2002-06-07 | 6 | -0/+92 |
| | |||||
* | Upgrade to 2.5.5. | max | 2002-06-07 | 3 | -2/+3 |
| | |||||
* | In MASTER_SITES, follow redirect so fetch does not have to. | trevor | 2002-06-07 | 1 | -1/+1 |
| | | | | As seen on: fenner's survey | ||||
* | Minor clean. | skv | 2002-06-07 | 2 | -4/+5 |
| | |||||
* | Automated build is not possible. | mbr | 2002-06-07 | 20 | -0/+63 |
| | | | | Obtained from: Will | ||||
* | Set Miguel Mendez' ports loose. Look out, world! | trevor | 2002-06-07 | 11 | -11/+11 |
| | | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer) | ||||
* | - -D_REENTRANT is still needed. For STABLE and CURRENT. | mbr | 2002-06-07 | 3 | -19/+5 |
| | | | | - Delete obsoleted patch | ||||
* | contrib_tar -> src/contrib/tar | ache | 2002-06-07 | 1 | -0/+1 |
| | |||||
* | - Respect USE_GCC= | mbr | 2002-06-07 | 4 | -2/+70 |
| | | | | | | - Make the library really threadsafe. This has been broken in CURRENT since the port exists. - Add a gcc31 workaround | ||||
* | - Update to version 1.3 | wjv | 2002-06-07 | 12 | -528/+636 |
| | | | | | | | | | - Add additional dependencies - Install documentation to $DOCSDIR - Place installation path under build-time user control - Various style improvements Approved by: MAINTAINER | ||||
* | Fix some format string bugs | kris | 2002-06-07 | 2 | -0/+60 |
| | |||||
* | Respect CC and CFLAGS | kris | 2002-06-07 | 1 | -0/+25 |
| | |||||
* | Tag the libnet_error() function with __printflike() | kris | 2002-06-07 | 2 | -0/+22 |
| | |||||
* | Respect CFLAGS | kris | 2002-06-07 | 1 | -2/+11 |
| | |||||
* | Respect CXX and CXXFLAGS | kris | 2002-06-07 | 3 | -0/+62 |
| | |||||
* | Fix a potentially exploitable format string vulnerability and bump | kris | 2002-06-07 | 4 | -0/+42 |
| | | | | PORTREVISION | ||||
* | Respect CC and CFLAGS | kris | 2002-06-07 | 4 | -16/+12 |
| | |||||
* | Take maintainership of glide3, update to a more recent CVS snapshot, | anholt | 2002-06-07 | 48 | -150/+1524 |
| | | | | | | | fix automake troubles, include patches for several bugs. Reviewed by: des Approved by: portmgr | ||||
* | Sync with src/contrib/tar - re-enable --same-owner for uid 0. | sobomax | 2002-06-07 | 2 | -7/+6 |
| | |||||
* | Allow this port to build in -current (i.e. with gcc 3.1) | kris | 2002-06-07 | 1 | -0/+32 |
| | | | | Submitted by: Motoyuki Konno <motoyuki@bsdclub.org> | ||||
* | machine/soundcard.h -> sys/soundcard.h | petef | 2002-06-07 | 19 | -7/+94 |
| | | | | Submitted by: bento | ||||
* | Respect NOPORTDOCS | kris | 2002-06-07 | 2 | -3/+6 |
| | |||||
* | Fix a format string vulnerability which appears to be exploitable, and | kris | 2002-06-07 | 3 | -0/+25 |
| | | | | bump PORTREVISION. | ||||
* | Update to the 2002.06.05 version of Wine. Once again, lots of files have | gerald | 2002-06-07 | 8 | -58/+116 |
| | | | | | | moved. Approved by: obrien (mentor) | ||||
* | Fix a format string nit. | kris | 2002-06-07 | 1 | -0/+11 |
| | |||||
* | Respect CC and CFLAGS | kris | 2002-06-07 | 1 | -0/+11 |
| | |||||
* | Fix a couple of non-exploitable format string bugs | kris | 2002-06-07 | 1 | -0/+29 |
| | |||||
* | Bump PORTREVISION for bugfixes just committed. | kris | 2002-06-07 | 1 | -0/+1 |
| | |||||
* | Correct some non-exploitable format string errors and an extraneous | kris | 2002-06-07 | 2 | -0/+38 |
| | | | | format string argument. | ||||
* | machine/soundcard.h -> sys/soundcard.h | petef | 2002-06-07 | 1 | -14/+0 |
| | | | | | PR: 38895 Submitted by: Trish Lynch <trish@bsdunix.net> | ||||
* | Sync with src/contrib/tar - don't assume that user with uid 0 doesn't really | sobomax | 2002-06-07 | 2 | -1/+29 |
| | | | | care about umask(2). | ||||
* | machine/soundcard.h -> sys/soundcard.h | petef | 2002-06-07 | 1 | -0/+11 |
| | | | | | PR: 38907 Submitted by: Trish Lynch <trish@bsdunix.net> | ||||
* | Fix a couple of fprintf format string errors | kris | 2002-06-07 | 1 | -1/+19 |
| | |||||
* | Don't assume pod2man is in /usr/bin. | petef | 2002-06-07 | 2 | -2/+2 |
| | | | | Submitted by: bento | ||||
* | Sync with reality and sort. | mbr | 2002-06-07 | 3 | -2481/+7062 |
| | |||||
* | Use pod2man instead of perldoc to build a manpage. | petef | 2002-06-07 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Don't assume pod2man is in /usr/bin. | petef | 2002-06-07 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Don't assume pod2text is in /usr/bin. | petef | 2002-06-07 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Remove cruft slipped into previous commit. | sobomax | 2002-06-07 | 2 | -14/+0 |
| | |||||
* | Make localised messages working. Bump PORTREVISION. | sobomax | 2002-06-07 | 4 | -4/+50 |
| | |||||
* | Fix compile for gcc3. On CURRENT, the exception tests are failing. This | mbr | 2002-06-07 | 2 | -0/+38 |
| | | | | | works fine on STABLE with gcc3. This is also the reason for the non working Openoffice port, which depends on this port. | ||||
* | s/BUILD_DEPENDS/LIB_DEPENDS/ | kris | 2002-06-07 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Allow packages to be installed in the build chroot; this is needed | kris | 2002-06-07 | 1 | -1/+9 |
| | | | | | for 5.x package builds since the pnohang script is written in perl, which was removed from the base OS. | ||||
* | Only run ldconfig -aout commands on i386 | kris | 2002-06-07 | 1 | -6/+16 |
| | | | | | Correct some build environment variables Exit with code 255 if the port build failed uncleanly | ||||
* | Update to 0.07, assume maintainership. | tobez | 2002-06-07 | 3 | -22/+21 |
| | |||||
* | Update to 0.11.25 | pat | 2002-06-07 | 2 | -2/+2 |
| | | | | | PR: 38887 Submitted by: maintainer | ||||
* | Update to 0.1.2 | pat | 2002-06-07 | 2 | -2/+2 |
| | | | | | PR: 38916 Submitted by: maintainer | ||||
* | Update to 2.99 | pat | 2002-06-07 | 4 | -5/+10 |
| | | | | | PR: 38949 Submitted by: maintainer | ||||
* | Update to 5.9 | pat | 2002-06-07 | 2 | -2/+2 |
| | | | | | PR: 38954 Submitted by: maintainer | ||||
* | Update to 1.07. | tobez | 2002-06-07 | 2 | -2/+2 |
| | |||||
* | Update to 0.11. | tobez | 2002-06-07 | 3 | -3/+6 |
| | |||||
* | Update to 1.3. | tobez | 2002-06-07 | 3 | -6/+5 |
| | |||||
* | Update to 0.20. | tobez | 2002-06-07 | 3 | -5/+8 |
| | |||||
* | Update to 0.05. | tobez | 2002-06-07 | 3 | -3/+6 |
| | |||||
* | Update to 0.20. | tobez | 2002-06-07 | 3 | -2/+4 |
| | |||||
* | Update to 0.21. | tobez | 2002-06-07 | 2 | -2/+2 |
| | |||||
* | Change maintainership to "Alan E". | trevor | 2002-06-07 | 1 | -1/+1 |
| | | | | | | PR: 38896 Submitted by: Alan E (new maintainer) Approved by: Jeremy Norris (outgoing maintainer) | ||||
* | Fix typo: %%BATTER%% --> %%BATTERY%% | sobomax | 2002-06-07 | 2 | -6/+6 |
| | |||||
* | audio_muse -> ports/audio/muse | ijliao | 2002-06-07 | 1 | -0/+1 |
| | |||||
* | Update to 1.0. Yay! | sobomax | 2002-06-07 | 10 | -20/+15 |
| | |||||
* | add muse 0.7.1 | ijliao | 2002-06-07 | 8 | -0/+91 |
| | | | | Multiple Streaming Engine | ||||
* | Add missing map files. | mbr | 2002-06-07 | 46 | -0/+1495 |
| | |||||
* | Update to 2.35. | tobez | 2002-06-07 | 2 | -2/+2 |
| | | | | | PR: 38946 Submitted by: maintainer | ||||
* | David Marshall has agreed to maintain this. | trevor | 2002-06-07 | 6 | -6/+6 |
| | |||||
* | change ps font | ijliao | 2002-06-06 | 3 | -7/+15 |
| | | | | | PR: 38948 Submitted by: maintainer | ||||
* | upgrade to 1.0 release | ijliao | 2002-06-06 | 5 | -10/+3 |
| | | | | | PR: 38942 Submitted by: maintainer | ||||
* | Fix string | mbr | 2002-06-06 | 3 | -6/+6 |
| | |||||
* | Add DMAKE variable we can later use for more targets. | mbr | 2002-06-06 | 3 | -21/+21 |
| | |||||
* | Remove /usr/local/lib from LD_LIBRARY_PATH. This should fix compile | mbr | 2002-06-06 | 6 | -72/+210 |
| | | | | | issues if stlport is already installed, but have been compiled with a different c++ compiler. | ||||
* | Updated to 0.26 | skv | 2002-06-06 | 4 | -6/+60 |
| | |||||
* | Updated to 0.37 | skv | 2002-06-06 | 3 | -10/+15 |
| | |||||
* | Release maintainership. This port had better be updated along with | knu | 2002-06-06 | 1 | -1/+1 |
| | | | | other CPAN ports in every mass update by the Perl port committers. | ||||
* | Update to 1.15. | knu | 2002-06-06 | 2 | -2/+2 |
| | | | | Reported by: Frederic Dubuy <f.dubuy@atrid.fr> | ||||
* | Add WITH_DEBUG option, and a needed patch. | mbr | 2002-06-06 | 78 | -474/+1783 |
| | | | | Clean up the Makefile. | ||||
* | Upgrade to 1.4.0_01. | znerd | 2002-06-06 | 6 | -36/+36 |
| | |||||
* | Upgrade from 2.4.4 to 2.4.6. | znerd | 2002-06-06 | 12 | -4644/+4408 |
| | |||||
* | Update to 0.29. | tobez | 2002-06-06 | 4 | -3/+5 |
| | | | | | PR: 38892 Submitted by: maintainer | ||||
* | Actually include the patch. | marcus | 2002-06-06 | 1 | -0/+84 |
| | | | | Submitted by: sobomax | ||||
* | Mark forbidden. | trevor | 2002-06-06 | 6 | -0/+12 |
| | |||||
* | Unlock src/. RELENG_4_6_BP tag and RELENG_4_6 branch created. | murray | 2002-06-06 | 1 | -1/+1 |
| | | | | | RELENG_4 and RELENG_4_6 remain frozen and require re@ approval for commits (at least for a few more days). | ||||
* | Lock src/ temporarily for the creation of the RELENG_4_6 branch. | murray | 2002-06-06 | 1 | -1/+1 |
| | |||||
* | upgrade to 0.2.2 | ijliao | 2002-06-06 | 5 | -22/+6 |
| | |||||
* | upgrade to 4.3.22 | ijliao | 2002-06-06 | 2 | -2/+2 |
| | |||||
* | gtoolkit --> ports/x11-toolkits/gtoolkit | dinoex | 2002-06-06 | 1 | -0/+1 |
| | |||||
* | New Port: GToolKit | dinoex | 2002-06-06 | 6 | -0/+200 |
| | | | | | | | | | | | | | | | | GToolKit is a (relatively) small library that implements a simple and easy to use Objective-C interface to the GTK+ widget set. Well, the library in itself does not do very much, of course. It just allows you to write your favourite program in my favourite programming language - Fix dependencies and missing defines - do configure in configure step - make portlint happy - use variables in plist - honor it does install in Local, not in System PR: 33843 Submitted by: flynn@energyhq.homeip.net | ||||
* | Update to the dictionary files in 200206 | yoichi | 2002-06-06 | 2 | -4/+5 |
| | |||||
* | Update the bookmarks to make them more FreeBSD-friendly. | marcus | 2002-06-06 | 1 | -0/+1 |
| | | | | Suggested by: marcel | ||||
* | Get the dist path right this time. | marcus | 2002-06-06 | 2 | -0/+2 |
| | |||||
* | - Add support for specifying expressions in add-symbol-file (Nick Hibma) | mp | 2002-06-06 | 62 | -0/+12828 |
| | | | | | | | | | | | - Add patches from src/ bits for: - kernel core debugging for i386 - thread debugging for i386 and alpha (Doug Rabson) This patch allows debugging -current kernels compiled with gcc-3.1. Reviewed by: dfr Approved by: obrien | ||||
* | Reflect reality...this is gdb-5.2, not gdb-5.1. | mp | 2002-06-06 | 8 | -16/+8 |
| | |||||
* | Apply a patch to fix some problems reported on bugtraq. | kuriyama | 2002-06-06 | 3 | -0/+126 |
| | | | | | | | | White space nits in original patch are ignored. References: http://online.securityfocus.com/archive/1/275282/2002-06-01/2002-06-07/0 Obtained from: http://www.roaringpenguin.com/mimedefang/mime-tools-patch.txt Reported by: "Mike Jakubik" <mikej@trigger.net> | ||||
* | Upgrade to 1.46. | kuriyama | 2002-06-06 | 2 | -2/+2 |
| | |||||
* | Add a missing USE_BZIP2 | marcus | 2002-06-06 | 2 | -0/+2 |
| | | | | Prompted by: Albert Kinderman <albert.kinderman@csun.edu> | ||||
* | This is no longer in beta. | trevor | 2002-06-06 | 2 | -16/+14 |
| | |||||
* | __ ___ __ | trevor | 2002-06-06 | 6 | -42/+44 |
| | | | | | | | | | | | | | | | | Update to /_ | / _ \ / / | || | | | / / | || | | | / / | || |_| |/_/ |_(_)___/(_) Have linkfarm script look for plugins in the new language-specific Netscape 6 directories. Make venkman optional. Enable Chatzilla. Reviewed by: http://jscript.dk/2002/4/moz1rc1tests/ircbufferoverrun.html | ||||
* | Drop maintainership. I'm done with this port and no longer using p4 | knu | 2002-06-06 | 6 | -6/+6 |
| | | | | as much as before. | ||||
* | mpeg4ip --> ports/graphics/mpeg4ip | lioux | 2002-06-06 | 1 | -0/+1 |
| | |||||
* | New port mpeg4ip version 0.9.4.1: Standards-based system to encode, | lioux | 2002-06-06 | 11 | -0/+487 |
| | | | | stream and play MPEG-4 audio/video | ||||
* | Perhaps ftp.perforce.com was cracked. | knu | 2002-06-06 | 12 | -12/+12 |
| | | | | Asked by: kris | ||||
* | p5-Clone --> ports/devel/p5-Clone | tobez | 2002-06-06 | 1 | -0/+1 |
| | |||||
* | Add p5-Clone, a perl module to recursively copy Perl datatypes. | tobez | 2002-06-06 | 6 | -0/+43 |
| | |||||
* | Don't mis-prototype sys_nerr | brian | 2002-06-06 | 2 | -24/+26 |
| | |||||
* | Rename monstrously long patch filenames that were causing tar to exceed | kris | 2002-06-06 | 48 | -44/+44 |
| | | | | length limitations (100 characters) and fail. | ||||
* | Update modules: passwd, cpan. | olgeni | 2002-06-06 | 2 | -1/+4 |
| | |||||
* | Chase distfile checksum. | olgeni | 2002-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: cluster-software/index.cgi cluster-useradmin/index.cgi A prefix has been added to icon file paths. feedback.cgi Added Content-Type and Content-Transfer-Encoding headers. mysql/config mysql/config-aix mysql/config-cobalt-linux mysql/config-debian-linux mysql/config-debian-linux-2.2 mysql/config-debian-linux-3.0 mysql/config-freebsd mysql/config-mandrake-linux mysql/config-msc-linux mysql/config-netbsd mysql/config-open-linux mysql/config-redhat-linux mysql/config-redhat-linux-7.0 mysql/config-redhat-linux-7.1 mysql/config-redhat-linux-7.2 mysql/config-redhat-linux-7.3 mysql/config-slackware-linux-8.0 mysql/config-suse-linux mysql/config-suse-linux-7.1 mysql/config-suse-linux-7.2 mysql/config-suse-linux-7.3 mysql/config-suse-linux-8.0 mysql/config-turbo-linux Add default "access" value to mysql module configuration files ("access=*: *"). Noticed by: Colin Legendre <clegendre@imedia.rogers.com> | ||||
* | ru-p5-cyrillic --> ports/russian/p5-cyrillic | tobez | 2002-06-06 | 1 | -0/+1 |
| | |||||
* | Add p5-cyrillic 2.09, library for fast and easy cyrillic text | tobez | 2002-06-06 | 6 | -0/+35 |
| | | | | | | | manipulation. PR: 38030 Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk> | ||||
* | Update to 1.5. | sobomax | 2002-06-06 | 3 | -6/+6 |
| | |||||
* | Update to 0.36. | marcus | 2002-06-06 | 8 | -6/+34 |
| | |||||
* | Update to 1.0.2. | marcus | 2002-06-06 |