summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-2096-1632/+768
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Update to 0.3.1pat2001-12-202-2/+2
|
* Further fix a local exploitpat2001-12-202-0/+66
| | | | Submitted by: corecode <corecode@corecode.ath.cx>
* A minor correction to the Englishtaoka2001-12-203-6/+6
| | | | Submitted by: imp
* scud --> ports/comms/scudbsd2001-12-201-0/+1
|
* Add "scud" - Selected Caller id and Unavailable Deterrent; have yourbsd2001-12-206-0/+35
| | | | | | | modem answer calls from "unavailable" (which usually are telemarketers). Submitted by: David Quattlebaum <drq@bsdwins.com>
* Update to 0.98p2 which fixes a local buffer overflow exploitpat2001-12-203-12/+2
| | | | | | | resulting in priviledge escalation PR: 33003, 33020 Submitted by: corecode <corecode@corecode.ath.cx>
* Drop setgid kmem privs before executing external programs.jedgar2001-12-192-0/+11
| | | | Reported by: Christer Oberg <christer.oberg@gmx.net>
* Update to 6.2.1. Fix RESTRICTED line. Shorten list of broken features.trevor2001-12-1912-322/+1162
|
* * Take maintainership. The original maintainer has disappeared.naddy2001-12-199-29/+83
| | | | | * Update to 1.0.7: lots of bugfixes, some new and updated translations. * Remove questionable LITE flavor.
* Add support for InnoDB tables.dirk2001-12-199-18/+18
| | | | | | | This will emit a warning on startup and will be disabled if not configured properly. See http://www.mysql.com/doc/I/n/InnoDB.html for details.
* p5-Class-ObjectTemplate-DB --> ports/devel/p5-Class-ObjectTemplate-DBpetef2001-12-191-0/+1
|
* Add p5-Class-ObjectTemplate-DB 0.23, an optimized template builderpetef2001-12-196-0/+44
| | | | | | | base class with lookup capability. PR: 32641 Submitted by: Tony Maher <tonym@biolateral.com.au>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-1996-768/+1632
|
* p5-Class-ObjectTemplate --> ports/devel/p5-Class-ObjectTemplatepetef2001-12-191-0/+1
|
* Add p5-Class-ObjectTemplate 0.4, an optimized template builder basepetef2001-12-197-0/+50
| | | | | | | class. PR: 32640 Submitted by: Tony Maher <tonym@biolateral.com.au>
* smtpproxy --> ports/mail/smtpproxypetef2001-12-191-0/+1
|
* Add smtpproxy 1.1.3, an SMTP proxy server.petef2001-12-196-0/+48
| | | | | PR: 32848 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* tcl-manual --> ports/lang/tcl-manualpetef2001-12-191-0/+1
|
* Add tcl-manual 2001.12.19, documentation for TCL (Tool Commandpetef2001-12-1910-0/+895
| | | | | | | Language). PR: 32925 Submitted by: Edwin Groothuis (edwin@mavetju.org)
* Set PORTREVISION to 0 after upgrading mod_php4 to 4.1.0.dirk2001-12-193-3/+3
|
* Fix path to a2ps port.demon2001-12-191-1/+1
| | | | | PR: 32983 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
* Upgrade to 4.1.0.dirk2001-12-1922-452/+130
| | | | | See http://www.php.net/ChangeLog-4.php for a detailed list of changes.
* Define the -DSHAREDTMP option, since this allows one to simulatedemon2001-12-192-0/+11
| | | | | | | | | | | | | | | | | | | | | | clusters of pvm machines with jail(8). Basically, do this: ifconfig lo0 10.0.0.1 netmask 255.255.255.255 alias ifconfig lo0 10.0.0.2 netmask 255.255.255.255 alias ifconfig lo0 10.0.0.3 netmask 255.255.255.255 alias ... echo "10.0.0.1 ten-1" >> /etc/hosts echo "10.0.0.2 ten-2" >> /etc/hosts echo "10.0.0.3 ten-3" >> /etc/hosts ... jail / ten-1 10.0.0.1 /usr/libexec/inetd jail / ten-1 10.0.0.2 /usr/libexec/inetd jail / ten-1 10.0.0.3 /usr/libexec/inetd Tada! now you have three PVM enabled computers on your laptop :-) Submitted by: phk
* Bump PORTREVISION due to recent update of sunsolve patch.demon2001-12-193-0/+3
| | | | Submitted by: MAINTAINER
* Add Doug Ambrisko to the mix.imp2001-12-191-0/+1
| | | | | | | | | | | | No good deed goes unpunished for long. Doug's crimes against the Aironet driver are legion. He has had the bad sense to submit these crimes to the PR system and the proper authorities have taken a keen interest in his future crimes. We will be watching his predeliction for Linux binary compatibility in this driver closely. We fear he will recidivate, so have fettered him with this commit bit. Approved by: core Mentor: imp
* upgrade to 0.12ijliao2001-12-192-2/+2
| | | | | PR: 33012 Submitted by: maintainer
* upgrade to 1.12ijliao2001-12-193-2/+14
| | | | | PR: 33011 Submitted by: maintainer
* upgrade to 0.40ijliao2001-12-192-2/+2
| | | | | PR: 33010 Submitted by: maintainer
* Update to 4177jeh2001-12-192-2/+2
|
* Unforbid the port for the use of general FreeBSD public.tobez2001-12-1949-112/+994
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile perl with BSDPAN support, both -current and -stable. The version of BSDPAN used here coincides accidentally with the one present in the -current system perl, but is installed in a different place. Provide a script, use.perl, to facilitate switching of the perl used by default between the system perl and this port. Also print a message describing the usage of use.perl (this works for the port and for the package built from it). The switching to the port version is done by removing /usr/bin/perl and /usr/bin/suidperl (they both have link count >1, so this is reversible), and making them to be symlinks to the corresponding binaries in $PREFIX/bin. Also, assignments of the correct values of PERL_VER, PERL_VERSION, and PERL_ARCH are appended to /etc/make.conf. Last, NOPERL=yes is appended to /etc/make.conf, so that the changes made will survive system upgrades from source. The switching to the system version is more or less a reverse of the process described above. Set and use PERL_ARCH which is independed from the one used by the system perl. Fix the port for post-malloc.h -current. Fix a small bogon when PREFIX was used in pkg-install (PKG_PREFIX should have been used instead). Reviewed by: markm, joe
* The latest version unzips to a subdir.nsayer2001-12-192-2/+4
| | | | Submitted by: david@catwhisker.org
* Don't trap SIGINFO.sobomax2001-12-191-2/+2
| | | | Submitted by: ben
* ja-lookup --> ports/japanese/lookupkuriyama2001-12-191-0/+1
|
* Use japanese/lookup (for emacs21, repocopied from japanese/lookup-mule)kuriyama2001-12-199-194/+157
| | | | as master port of ja-lookup-* variants.
* Unbroke on -current: don't prototype/implement strnstr(3) - this functionsobomax2001-12-192-0/+39
| | | | is already in libc.
* p5-Scalar-List-Utils --> ports/lang/p5-Scalar-List-Utilstobez2001-12-191-0/+1
|
* Add p5-Scalar-List-Utils, a collection of Perl subroutines that would betobez2001-12-196-0/+55
| | | | nice to have in the perl core.
* - Use standard USE_PYTHON=yes instead of hardcoded path.dinoex2001-12-192-7/+3
| | | | - Fix an problem installion on a clean system.
* - Update Netatalk 1.5pre8 to 1.5rc1.dinoex2001-12-198-82/+42
| | | | | | | - This also fixes up the build process a great deal. PR: 32945 Submitted by: marcus@marcuscom.com
* Update to 1.17.tobez2001-12-192-2/+2
|
* Update to 0.99.tobez2001-12-193-11/+31
|
* Update to 1.3.sobomax2001-12-194-6/+21
|
* The Exim Overview is not included in the texinfo distribution anysheldonh2001-12-192-3/+14
| | | | more, so don't try to install it or uninstall it.
* Update to 1.2.1.sobomax2001-12-196-55/+20
|
* Update to 1.2.3.sobomax2001-12-192-2/+2
|
* Update to 2.0.4.sobomax2001-12-194-12/+4
|
* Remove obsolete configure script tweak, which results insobomax2001-12-192-10/+2
| | | | | `sdl11-config --version' reporting an icorrect version number (1.2.2, while in fact it's a 1.2.3).
* Update to 1.2.1.sobomax2001-12-192-2/+2
|
* Fix problem with gdk-pixbuf in one place, but mark the whole thing as B0RKEN,sobomax2001-12-194-8/+36
| | | | | | because it went out of sync with latest gal. Submitted by: bento
OpenPOWER on IntegriCloud