summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-18358-5489/+4567
| | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
* Followup commit: Unbreak XFree86-4-Server-snap on -stable -- gcc 2 has noanholt2003-09-1835-7/+368
| | | | | | | | -Wno-system-headers. While I'm here, port patches for non-x86/alpha from XFree86-4-Server. Reported by: Adam Weinberger <adamw@magnesium.net> Marius Strobl <marius@alchemy.franken.de>
* Remove BROKEN line:edwin2003-09-171-2/+0
| | | | | | | | | | | | | | > Date: Sat, 13 Sep 2003 20:15:57 +0800 > From: "Li-lun Wang (Leland Wang)" <llwang@infor.org> > To: edwin@FreeBSD.org > Subject: unbreak: BROKEN line for www/flashplugin-mozilla should be removed > > The BROKEN line in the Makefile of www/flashplugin-mozilla was not taken > off in the previous unbreak commitment. Please take it off since it's > been unbroken. > Thanks. Submitted by: "Li-lun Wang (Leland Wang)" <llwang@infor.org>
* Chase multimedia/xmms library bump.edwin2003-09-177-11/+12
| | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Approved by: (unbreak of port builds)
* - Fix BBCode vulnerability & pgsql problem in phpbbkrion2003-09-172-2/+2
| | | | | PR: 56706 Submitted by: maintainer
* Add Solar Designer's additional fixes to buffer management.nectar2003-09-1715-29/+380
|
* - Securitry Fix revision 2dinoex2003-09-176-120/+333
| | | | | http://www.openssh.com/txt/buffer.adv Approved by: lioux (portmgr)
* Updated to 20030910hosokawa2003-09-172-2/+2
|
* Make it easier for people, move a big chunk of the startupmbr2003-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)
* Add XFree86-4-Server-snapanholt2003-09-171-0/+1
| | | | Approved by: portmgr (will)
* Update port to 4.3.99.12 development snapshot after repocopy.anholt2003-09-1723-666/+142
| | | | Approved by: portmgr (will)
* Allow the patch directory to be overridden.anholt2003-09-171-1/+1
| | | | Approved by: portmgr (will)
* audio/soribada was removed.cjh2003-09-171-0/+1
|
* Override PREFIX and fix package creation.marcus2003-09-162-637/+635
| | | | | Suggested by: marcus Submitted by: maintainer
* Bugfix. fix wish --> wish8.4 to fix xmaxima. Sort out INFO files amarkm2003-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)
* Fix build on bento.marcus2003-09-162-26/+0
| | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Prepend %%PORTDOCS%% to two of the doc-related entries in the pkg-plist.mi2003-09-161-2/+2
| | | | | PR: 56905 http://www.freebsd.org/cgi/query-pr.cgi?pr=56905 Submitted by: melvyn@webteckies.org
* Do not record expanded size before attempting to reallocate associatednectar2003-09-166-0/+120
| | | | | | memory. Obtained from: OpenBSD
* Fix for 4.*.markm2003-09-161-0/+17
| | | | Submitted by: Bakul Shah <bakul@bitblocks.com>
* (*) Back out previous commit due to portfreezelev2003-09-164-33/+4
| | | | | Thank you, Joe Marcus Clarke. Sorry, everybody.
* Remove a dash in the pathname.mbr2003-09-1617-33/+33
| | | | Approved by: marcus (portsmgr)
* Revert previous commit. This port doesn't work with perl < 5.6.1, soerwin2003-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
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-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)
* Fix post-install target, remove a dash.mbr2003-09-1617-17/+17
| | | | Approved by: marcus (portsmgr)
* Chase XMMS library version.naddy2003-09-161-1/+1
| | | | | PR: 56708 Submitted by: Linh Pham <question@closedsrc.org>
* Fix a path separation issue in the configure script that was causingadamw2003-09-151-0/+5
| | | | | | xmms-config problems. Submitted by: bento
* Chase libintl shlib version number.adamw2003-09-151-1/+1
| | | | Submitted by: bento
* Correct libintl shlib version number.adamw2003-09-151-1/+1
| | | | Submitted by: bento
* Add missing libtifiles --> ports/devel/libtifilesadamw2003-09-151-0/+1
| | | | Approved by: marcus (portmgr)
* Check for PERL <= 5.006.adamw2003-09-151-1/+10
| | | | Submitted by: bento
* PERL => REINPLACEadamw2003-09-151-1/+4
| | | | | | Add a REINPLACE to prevent double-inclusion of ppmcmap.h. Submitted by: bento
* Update to RC4 which fixes distfile fetch.marcus2003-09-152-2/+2
| | | | | | | PR: 56892 Noticed by: bento Submitted by: maintainer Approved by: portmgr (implicit)
* Add patch to make cphone compileroger2003-09-151-0/+39
| | | | Approved by: marcus
* o) User pdflib5 in dependency section to unbreak build due to brokenlkoeller2003-09-151-2/+2
| | | | | | | | marked pdflib4 PR: 56673 Submitted by: j.e.drews@att.net Approved by: portmgr@freebsd.org
* Fix Coin dependency.arved2003-09-151-1/+2
| | | | Reported by: bento
* im-ja needs gnomepanel.nectar2003-09-151-1/+2
| | | | | Reported by: bugsgrief@bugsgrief.net Approved by: marcus
* (*) Update package version to latest 2.4 + 3.1lev2003-09-154-4/+33
| | | | (*) Allow to INSTALL_AS_USER
* Make OO1.1RC working. Many thanks to kan for the debugging sessionmbr2003-09-1485-730/+1767
| | | | | | at the dev summit ! Approved by: joe (portsmgr)
* Fix build on -STABLE.marcus2003-09-141-0/+11
| | | | | Submitted by: maintainer Noticed by: bento
* 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
OpenPOWER on IntegriCloud