summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated to 20030910Tatsumi Hosokawa2003-09-172-2/+2
| | | | Notes: svn path=/head/; revision=89016
* Make it easier for people, move a big chunk of the startupMartin Blapp2003-09-1785-1206/+1733
| | | | | | | | | | | | | wrapper out into a script included by soffice.sh. This way there aren't any traps at first startup time and people hopefully don't ask the same questions anymore. At the same time, make more substitutions, also in oo_setup.resp. Approved by: marcus (portsmgr) Notes: svn path=/head/; revision=89015
* Add XFree86-4-Server-snapEric Anholt2003-09-171-0/+1
| | | | | | | Approved by: portmgr (will) Notes: svn path=/head/; revision=89014
* Update port to 4.3.99.12 development snapshot after repocopy.Eric Anholt2003-09-1723-666/+142
| | | | | | | Approved by: portmgr (will) Notes: svn path=/head/; revision=89013
* Allow the patch directory to be overridden.Eric Anholt2003-09-171-1/+1
| | | | | | | Approved by: portmgr (will) Notes: svn path=/head/; revision=89012
* audio/soribada was removed.CHOI Junho2003-09-171-0/+1
| | | | Notes: svn path=/head/; revision=89011
* Override PREFIX and fix package creation.Joe Marcus Clarke2003-09-162-637/+635
| | | | | | | | Suggested by: marcus Submitted by: maintainer Notes: svn path=/head/; revision=89010
* Bugfix. fix wish --> wish8.4 to fix xmaxima. Sort out INFO files aMark Murray2003-09-162-29/+39
| | | | | | | | | | | bit better, and allow different lisp compilers to be used. The clisp compiler dumps core, so mark that case as an error until it can get fixed. Fix the COMMENT a bit to fit in with sysinstall better. OK'ed by: portmgr(marcus) Notes: svn path=/head/; revision=89009
* Fix build on bento.Joe Marcus Clarke2003-09-162-26/+0
| | | | | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=89008
* Prepend %%PORTDOCS%% to two of the doc-related entries in the pkg-plist.Mikhail Teterin2003-09-161-2/+2
| | | | | | | | PR: 56905 http://www.freebsd.org/cgi/query-pr.cgi?pr=56905 Submitted by: melvyn@webteckies.org Notes: svn path=/head/; revision=89007
* Do not record expanded size before attempting to reallocate associatedJacques Vidrine2003-09-166-0/+120
| | | | | | | | | memory. Obtained from: OpenBSD Notes: svn path=/head/; revision=89006
* Fix for 4.*.Mark Murray2003-09-161-0/+17
| | | | | | | Submitted by: Bakul Shah <bakul@bitblocks.com> Notes: svn path=/head/; revision=89005
* (*) Back out previous commit due to portfreezeLev A. Serebryakov2003-09-164-33/+4
| | | | | | | | Thank you, Joe Marcus Clarke. Sorry, everybody. Notes: svn path=/head/; revision=89004
* Remove a dash in the pathname.Martin Blapp2003-09-1617-33/+33
| | | | | | | Approved by: marcus (portsmgr) Notes: svn path=/head/; revision=89003
* Revert previous commit. This port doesn't work with perl < 5.6.1, soErwin Lansing2003-09-164-0/+4
| | | | | | | | | | | the DBI cleaning was not necessary. The removal of the dependency on p5-DBI didn't actually do anything as it already depends on it via other dependencies, but I'll leave it up to the maintainer to decide after the freeze. Requested by: demon Notes: svn path=/head/; revision=89002
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-1658-146/+472
| | | | | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=89001
* Fix post-install target, remove a dash.Martin Blapp2003-09-1617-17/+17
| | | | | | | Approved by: marcus (portsmgr) Notes: svn path=/head/; revision=89000
* Chase XMMS library version.Christian Weisgerber2003-09-161-1/+1
| | | | | | | | PR: 56708 Submitted by: Linh Pham <question@closedsrc.org> Notes: svn path=/head/; revision=88999
* Fix a path separation issue in the configure script that was causingAdam Weinberger2003-09-151-0/+5
| | | | | | | | | xmms-config problems. Submitted by: bento Notes: svn path=/head/; revision=88998
* Chase libintl shlib version number.Adam Weinberger2003-09-151-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=88997
* Correct libintl shlib version number.Adam Weinberger2003-09-151-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=88996
* Check for PERL <= 5.006.Adam Weinberger2003-09-151-1/+10
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=88994
* PERL => REINPLACEAdam Weinberger2003-09-151-1/+4
| | | | | | | | | Add a REINPLACE to prevent double-inclusion of ppmcmap.h. Submitted by: bento Notes: svn path=/head/; revision=88993
* 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) Notes: svn path=/head/; revision=88992
* Add patch to make cphone compileRoger Hardiman2003-09-151-0/+39
| | | | | | | Approved by: marcus Notes: svn path=/head/; revision=88991
* 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 Notes: svn path=/head/; revision=88990
* Fix Coin dependency.Tilman Keskinoz2003-09-151-1/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=88989
* im-ja needs gnomepanel.Jacques Vidrine2003-09-151-1/+2
| | | | | | | | Reported by: bugsgrief@bugsgrief.net Approved by: marcus Notes: svn path=/head/; revision=88988
* (*) Update package version to latest 2.4 + 3.1Lev A. Serebryakov2003-09-154-4/+33
| | | | | | | (*) Allow to INSTALL_AS_USER Notes: svn path=/head/; revision=88987
* 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) Notes: svn path=/head/; revision=88986
* Fix build on -STABLE.Joe Marcus Clarke2003-09-141-0/+11
| | | | | | | | Submitted by: maintainer Noticed by: bento Notes: svn path=/head/; revision=88985
* Fix package build on bento.Joe Marcus Clarke2003-09-141-186/+185
| | | | | | | | Submitted by: maintainer Noticed by: bento Notes: svn path=/head/; revision=88984
* Correct plist by removing the non-existent German .mo file.Joe Marcus Clarke2003-09-141-1/+0
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=88983
* 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 Notes: svn path=/head/; revision=88982
* Add ser 0.8.11, a very fast and configurable SIP proxy.Maxim Sobolev2003-09-1417-0/+1069
| | | | Notes: svn path=/head/; revision=88981
* 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. Notes: svn path=/head/; revision=88980
* 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. Notes: svn path=/head/; revision=88979
* Fix segfault on Alpha platform.Cy Schubert2003-09-142-2/+14
| | | | | | | Approved by: marcus (wearing his portsmgr hat) Notes: svn path=/head/; revision=88978
* Forgotten removing files/patch-al.Kiriyama Kazuhiko2003-09-141-11/+0
| | | | | | | Noticed by: knu@FreeBSD.org Notes: svn path=/head/; revision=88977
* Fix the depends entry for devel/p5-Time-Piece.Akinori MUSHA2003-09-131-1/+1
| | | | Notes: svn path=/head/; revision=88976
* 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. Notes: svn path=/head/; revision=88975
* 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 Notes: svn path=/head/; revision=88974
* - 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) Notes: svn path=/head/; revision=88973
* Add p5-DBI-137Erwin Lansing2003-09-131-0/+1
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=88971
* 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 Notes: svn path=/head/; revision=88970
* 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) Notes: svn path=/head/; revision=88969
* Teach this script about different architectures.Kris Kennaway2003-09-122-61/+54
| | | | Notes: svn path=/head/; revision=88968
* Add amd64 to the list of architectures to poll.Kris Kennaway2003-09-121-1/+1
| | | | Notes: svn path=/head/; revision=88967
* Add a couple of amd64 failure messages.Kris Kennaway2003-09-121-0/+6
| | | | Notes: svn path=/head/; revision=88966
* 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. Notes: svn path=/head/; revision=88965