summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix package build on bento.marcus2003-09-141-186/+185
| | | | | Submitted by: maintainer Noticed by: bento
* Correct plist by removing the non-existent German .mo file.marcus2003-09-141-1/+0
| | | | Reported by: bento
* Chase a repack and add another checksum to distinfo.knu2003-09-141-0/+1
| | | | | | | The difference is a trivial fix against README.en and debug print removal from examples/lock.rb. Submitted by: bento
* Add ser 0.8.11, a very fast and configurable SIP proxy.sobomax2003-09-1417-0/+1069
|
* Rescue a hosed port from death row. GCL is now healthy enough tomarkm2003-09-1422-252/+537
| | | | | compile and run Maxima (see math/). Make portlint-clean as well. Claim maintainership in case it breaks again.
* unbreak package at bento(i386/RELENG_4):sf2003-09-146-40/+76
| | | | | | | | | | o get rid of hardcoded CONFIGURE_TARGET from pkg-plist. o utilize USE_SDL as pkg-plist includes its modules. o utilize USE_GETOPT_LONG as configure detects libgnugetopt. o utilize PTHREAD_LIBS to avoid linking both libc and libc_r in -STABLE. o supply CPPFLAGS/LDFLAGS to configure to detect ogg/vorbis/id3tag and others. o and add number of modules built accordingly. o then sort pkg-plist.
* Fix segfault on Alpha platform.cy2003-09-142-2/+14
| | | | Approved by: marcus (wearing his portsmgr hat)
* Forgotten removing files/patch-al.kiri2003-09-141-11/+0
| | | | Noticed by: knu@FreeBSD.org
* Fix the depends entry for devel/p5-Time-Piece.knu2003-09-131-1/+1
|
* Change `LIB_DEPENDS=' in the middle of optional dependency lines toknu2003-09-131-1/+1
| | | | | | | | `LIB_DEPENDS+=', to prevent this port from getting built without tiff support, which wasn't intended. (Luckily jpeg and png were enabled via other indirect dependencies) This should fix some dependent ports such as ruby-rmagick.
* Update checksum after the author regenerated the zip-file witherwin2003-09-131-1/+1
| | | | | | | | | no changes in anything but comments. Author of package confirms he did change the zip file. This should fix the build in bento. PR: 56718 Submitted by: maintainer
* - Point users of perl 5.005_03 to databases/p5-DBI-137 as p5-DBIerwin2003-09-131-1/+2
| | | | | | | | no longer support the old perl. This does not affect perl from ports or 5.x. - Add CONFLICTS Approved by: portmgr (marcus)
* p5-DBI-137 --> ports/databases/p5-DBI-137erwin2003-09-131-0/+1
|
* Add p5-DBI-137erwin2003-09-131-0/+1
| | | | Approved by: portmgr (marcus)
* Add p5-DBI-137 after a repocopy from p5-DBI and downgrade to 1.37erwin2003-09-132-10/+6
| | | | | | | | | As of 1.38, DBI does no longer support perl 5.005_03 so we'll keep 1.37 around for those users. This does not affect users of perl from ports or 5.x Approved by: portmgr (marcus) Repocopy by: joe
* The `man2html' script that krb5 uses is written in Perl.cy2003-09-134-0/+4
| | | | | Noticed by: wollman Approved by: marcus (wearing his portsmgr hat)
* Teach this script about different architectures.kris2003-09-122-61/+54
|
* Add amd64 to the list of architectures to poll.kris2003-09-121-1/+1
|
* Add a couple of amd64 failure messages.kris2003-09-121-0/+6
|
* Remove some ldconfig -R's that were apparently confusing things, coalescekris2003-09-121-6/+3
| | | | | some ldconfig -m's into one command, and run buildscript niced in the chroot build case, not just the (currently unused) jailed case.
* Set PACKAGE_BUILDING before making the duds file to prevent listing ofkris2003-09-121-0/+1
| | | | ports that are buildable conditionally on this variable.
* Export MASTER_SITE_OVERRIDE with DIST_SUBDIR correctly escapedkris2003-09-121-2/+1
|
* Catch up to makefile changes: build in etc/ before trying to installkris2003-09-121-0/+2
| | | | | | from it. Submitted by: ru
* Add the pkg/COMMENT file.marcus2003-09-121-0/+1
| | | | Reminded by: edwin
* Ues USE_RC_SUBR knob.kuriyama2003-09-114-28/+4
| | | | Approved by: marcus
* Update INDEX now with 9210 ports.marcus2003-09-111-5732/+5905
|
* Fix MASTER_SITES.marcus2003-09-111-1/+1
| | | | | PR: 56692 Submitted by: maintainer
* Fix plist.seanc2003-09-112-1/+1
| | | | | PR: ports/56693 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>, bento
* Update MASTER_SITE and distfile checksum.tobez2003-09-112-3/+2
| | | | | | | | | | | PR 56655 says: The distfile seem to have been updated with slightly amended versions of 'README' and 'LICENSE' files. No change in code. PR: 56170, 56655 Submitted by: Simon Barner <barner@in.tum.de> Lars Thegler <lars@thegler.dk>
* Fix buuild on -STABLE, and make sure -lc_r is linked in on -CURRENT.marcus2003-09-112-0/+11
| | | | | Reported by: Sergey Akifyev <asa@gascom.ru> Approved by: portmgr (implicitly)
* Upgrade to 4.58, a security and bugfix release which addresses the following:dougb2003-09-1010-52/+52
| | | | | | | | | | | | | | | * Potential security problems caused by maliciously-formed RFC 2231 attachment parameters Several other bugs fixed as well. All users of Pine are highly encouraged to upgrade. Improvements to the port: * DOCSDIR'ification of plist * Patches regenerated to remove fuzz Approved by: security-officer, portmgr
* Back out to 5.5.6.nork2003-09-109-668/+465
| | | | Submitted by: marcus (portmgr)
* Fixup tcsh_config to look in ${PREFIX}/share instead of /usr/share.seanc2003-09-101-1/+6
| | | | Pointed out by: demon
* Put my mentor back to Portsville.knu2003-09-101-0/+1
|
* Update to 5.5.7-10. [1]nork2003-09-109-465/+668
| | | | | | | | | | | | | | | | | o Removed two (now obsolate) libtool version patches as ImageMagick now uses internal version system for them starting from 0:0:0 (5.5.8 will become 0:1:0), also MAJOR_VERSION/MINOR_VERSION/MICRO_VERSION variables removed from the source. o Removed two other patches as now they are already embedded to the source. o Updated plist to reflect separate Q8/Q16 folder installations based on selection while installing. Also Makefile modifed to reflect this. PR: ports/55274 [1] Submitted by: Erdener Gonenc <ergonenc@artemis.efes.net> [1] Pointed out by: Rob Lahaye <lahaye@snu.ac.kr>
* AlienMind skin is updated.nork2003-09-102-4/+4
| | | | | | | | | Update Cyrus skin in distinfo. Result of diff 2003-02-18 and 2003-09-03. mv readme README PR: ports/56674 Submitted by: Thomas E. Zander <riggs@o503.hadiko.de> (maintainer)
* Add net/coda6_clienterwin2003-09-101-0/+1
|
* o Chase lib version change of multimedia/xmms. [1]nork2003-09-101-1/+15
| | | | | | | | | | | o Fix build on recent current (by -pthread option is deprecated). [2] o WITH_LANG is added. [2] PR: ports/56630 [1] Submitted by: Guido Berhoerster <ich@guido-berhoerster.org> [1] Tod McQuillin <devin@spamcop.net> [1] Ivanchenko V. I. <webmaster@asiamusic.ru> [1][2] Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer)
* Update to 0.20_01mat2003-09-103-5/+6
| | | | Use a different logic in CONFIGURE_ARGS
* Update to 2.03mat2003-09-103-4/+14
| | | | Depend on perl 5.6.1
* Update to 0.2502mat2003-09-102-2/+2
|
* Update to 0.03mat2003-09-102-2/+2
|
* Fix another SASLAUTHD segfault.sheldonh2003-09-101-0/+12
| | | | | | | | | I'm not bumping PORTREVISION for this one; I've _just_ bumped it for major changes a few moments ago and you'd have to be pretty unlucky to pick up those changes but not this one. Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Submitted by: Lukasz Grochal <lgrochal@rmf.pl>
* . Update to 3.0.1.r12.glewis2003-09-1015-60/+40
| | | | | | | . Use %%DOCSDIR%% in the packing list. PR: 56615 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
* Update to version 1.23.demon2003-09-103-2/+3
| | | | | PR: 56680 Submitted by: maintainer
* Bring the Exim port closer to use as an install-time sendmailsheldonh2003-09-1010-61/+245
| | | | | | | | | | | | | | | | | | | | | replacement for FreeBSD: * Use an rc.subr start/stop script. * Include contributed periodic scripts. * Replace $PREFIX with the build-time value of PREFIX. * Generate a default configure file if it doesn't exist at install-time. * Remove the default configure file if it hasn't been modified at deinstall-time. * Install additional documentation. * Move creation and removal of /var/log/exim to pkg-plist. Bump PORTREVISION accordingly. This paves the way for ports/56458, which teaches sysinstall about Exim. Bug trhodes about that PR. :-) PR: ports/56450 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to 0.2.19erwin2003-09-106-6/+6
| | | | | PR: 56553 Submitted by: maintainer
* buildtool-doc --> ports/devel/buildtool-docerwin2003-09-101-0/+1
|
* Add buildtool-doc 0.14, buildtool User's and Developer's manuals.erwin2003-09-105-0/+80
| | | | | PR: 54823 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Update 20030507 to 20030825[1]. Following additional changes has made:kiri2003-09-105-562/+561
| | | | | | | | * spaces between macros and eqauls to tab(portlint) * change %%DOCSDIR%% in pkg-plist(portlint) PR: 56230 Submitted by: Saito Tomokatsu <saito@saitou.org>[1]
OpenPOWER on IntegriCloud