summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix post-install target, remove a dash.Martin Blapp2003-09-1617-17/+17
| | | | Approved by: marcus (portsmgr)
* Chase XMMS library version.Christian Weisgerber2003-09-161-1/+1
| | | | | PR: 56708 Submitted by: Linh Pham <question@closedsrc.org>
* Fix a path separation issue in the configure script that was causingAdam Weinberger2003-09-151-0/+5
| | | | | | xmms-config problems. Submitted by: bento
* Chase libintl shlib version number.Adam Weinberger2003-09-151-1/+1
| | | | Submitted by: bento
* Correct libintl shlib version number.Adam Weinberger2003-09-151-1/+1
| | | | Submitted by: bento
* Check for PERL <= 5.006.Adam Weinberger2003-09-151-1/+10
| | | | Submitted by: bento
* PERL => REINPLACEAdam Weinberger2003-09-151-1/+4
| | | | | | Add a REINPLACE to prevent double-inclusion of ppmcmap.h. Submitted by: bento
* Update to RC4 which fixes distfile fetch.Joe Marcus Clarke2003-09-152-2/+2
| | | | | | | PR: 56892 Noticed by: bento Submitted by: maintainer Approved by: portmgr (implicit)
* Add patch to make cphone compileRoger Hardiman2003-09-151-0/+39
| | | | Approved by: marcus
* o) User pdflib5 in dependency section to unbreak build due to brokenLars Koeller2003-09-151-2/+2
| | | | | | | | marked pdflib4 PR: 56673 Submitted by: j.e.drews@att.net Approved by: portmgr@freebsd.org
* Fix Coin dependency.Tilman Keskinoz2003-09-151-1/+2
| | | | Reported by: bento
* im-ja needs gnomepanel.Jacques Vidrine2003-09-151-1/+2
| | | | | Reported by: bugsgrief@bugsgrief.net Approved by: marcus
* (*) Update package version to latest 2.4 + 3.1Lev A. Serebryakov2003-09-154-4/+33
| | | | (*) Allow to INSTALL_AS_USER
* Make OO1.1RC working. Many thanks to kan for the debugging sessionMartin Blapp2003-09-1485-730/+1767
| | | | | | at the dev summit ! Approved by: joe (portsmgr)
* Fix build on -STABLE.Joe Marcus Clarke2003-09-141-0/+11
| | | | | Submitted by: maintainer Noticed by: bento
* Fix package build on bento.Joe Marcus Clarke2003-09-141-186/+185
| | | | | Submitted by: maintainer Noticed by: bento
* Correct plist by removing the non-existent German .mo file.Joe Marcus Clarke2003-09-141-1/+0
| | | | Reported by: bento
* Chase a repack and add another checksum to distinfo.Akinori MUSHA2003-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.Maxim Sobolev2003-09-1417-0/+1069
|
* Rescue a hosed port from death row. GCL is now healthy enough toMark Murray2003-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):FUJISHIMA Satsuki2003-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.Cy Schubert2003-09-142-2/+14
| | | | Approved by: marcus (wearing his portsmgr hat)
* Forgotten removing files/patch-al.Kiriyama Kazuhiko2003-09-141-11/+0
| | | | Noticed by: knu@FreeBSD.org
* Fix the depends entry for devel/p5-Time-Piece.Akinori MUSHA2003-09-131-1/+1
|
* Change `LIB_DEPENDS=' in the middle of optional dependency lines toAkinori MUSHA2003-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 withErwin Lansing2003-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-DBIErwin Lansing2003-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)
* Add p5-DBI-137Erwin Lansing2003-09-131-0/+1
| | | | Approved by: portmgr (marcus)
* Add p5-DBI-137 after a repocopy from p5-DBI and downgrade to 1.37Erwin Lansing2003-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.Cy Schubert2003-09-134-0/+4
| | | | | Noticed by: wollman Approved by: marcus (wearing his portsmgr hat)
* Teach this script about different architectures.Kris Kennaway2003-09-122-61/+54
|
* Add amd64 to the list of architectures to poll.Kris Kennaway2003-09-121-1/+1
|
* Add a couple of amd64 failure messages.Kris Kennaway2003-09-121-0/+6
|
* Remove some ldconfig -R's that were apparently confusing things, coalesceKris Kennaway2003-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 ofKris Kennaway2003-09-121-0/+1
| | | | ports that are buildable conditionally on this variable.
* Export MASTER_SITE_OVERRIDE with DIST_SUBDIR correctly escapedKris Kennaway2003-09-121-2/+1
|
* Catch up to makefile changes: build in etc/ before trying to installKris Kennaway2003-09-121-0/+2
| | | | | | from it. Submitted by: ru
* Add the pkg/COMMENT file.Joe Marcus Clarke2003-09-121-0/+1
| | | | Reminded by: edwin
* Ues USE_RC_SUBR knob.Jun Kuriyama2003-09-114-28/+4
| | | | Approved by: marcus
* Update INDEX now with 9210 ports.Joe Marcus Clarke2003-09-111-5732/+5905
|
* Fix MASTER_SITES.Joe Marcus Clarke2003-09-111-1/+1
| | | | | PR: 56692 Submitted by: maintainer
* Fix plist.Sean Chittenden2003-09-112-1/+1
| | | | | PR: ports/56693 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>, bento
* Update MASTER_SITE and distfile checksum.Anton Berezin2003-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.Joe Marcus Clarke2003-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:Doug Barton2003-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.Norikatsu Shigemura2003-09-109-668/+465
| | | | Submitted by: marcus (portmgr)
* Fixup tcsh_config to look in ${PREFIX}/share instead of /usr/share.Sean Chittenden2003-09-101-1/+6
| | | | Pointed out by: demon
* Update to 5.5.7-10. [1]Norikatsu Shigemura2003-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.Norikatsu Shigemura2003-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)
* o Chase lib version change of multimedia/xmms. [1]Norikatsu Shigemura2003-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)