summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.3.2.Thierry Thomas2005-01-293-7/+18
|
* - Fix build on FreeBSD 5Pav Lucistnik2005-01-291-1/+1
| | | | | | | | gcc 3.x makes new assumptions on private c++ data gcc 2.95 compiles mozart with no problems PR: ports/76798 Submitted by: Paolo Veronelli <paolo_veronelli@yahoo.it>
* - install kde/gnome .desktop files without detecting kde/gnome present atPav Lucistnik2005-01-292-13/+10
| | | | | | | buildtime, and remove these files cleanly when package is deinstalled. PR: ports/76812 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
* Update to 6.2.1.Dejan Lesjak2005-01-295-138/+84
| | | | | | | | This gains compatibility with X.Org 6.8, but breaks it with XFree86 4.4, so flip the IGNORE switch. Since there is no "install" target we can use, installation is done in do-install of port. For that we need the list of files to install which is conveniently used to generate plist, so static pkg-plist is dropped.
* - Fix build on Unicode locales by forcing LANG=CPav Lucistnik2005-01-291-1/+1
| | | | | PR: ports/76585 Submitted by: clemens fischer <ino-qc@spotteswoode.dnsalias.org>
* - Integrate a vendor patch against a buffer overflow in the WCCP handling,Sergey Matveychuk2005-01-2912-12/+30
| | | | | | | | see <http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE7-wccp_buffer_overflow> and <http://www.squid-cache.org/Advisories/SQUID-2005_3.txt>. PR: ports/76827 Submitted by: maintainer
* - Early ready for the future Perl change.Jeremy Messenger2005-01-291-2/+7
| | | | | | s|#!/usr/bin/perl|#!/usr/bin/env perl|g - Add perl5 in CATEGORIES. - Bump PORTREVISION.
* squid -- buffer overflow in WCCP recvfrom() callSergey Matveychuk2005-01-291-0/+39
| | | | | PR: ports/76827 Submitted by: squid maintainer
* - Update to 2.0.36Pav Lucistnik2005-01-292-5/+5
| | | | | | | - Fix build PR: ports/75236 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
* remove share/locale/nb_NO on uninstallOliver Lehmann2005-01-298-0/+16
| | | | | Pointed out by: pointyhead Discussed with: kris
* - Update to 0.3.0Pav Lucistnik2005-01-292-3/+4
| | | | | | PR: ports/76826 Submitted by: Joseph Scott <joseph@randomnetworks.com> Approved by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
* - Update to 1.9Pav Lucistnik2005-01-294-19/+22
| | | | | PR: ports/76598 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* fix plistOliver Lehmann2005-01-299-2/+32
| | | | Pointed out by: pointyhat
* - Update to 1.16Pav Lucistnik2005-01-294-19/+22
| | | | | PR: ports/76597 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Fix uninstall, cleanupPav Lucistnik2005-01-293-15/+19
| | | | | PR: ports/76599 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Revert previous commit, maintainer believes the problem is resolved.Kris Kennaway2005-01-291-1/+0
|
* Sync with MarcusCom CVS, the change was made by marcus:Jeremy Messenger2005-01-292-0/+5
| | | | | | | Handle removal of share/icons/gnome/48x48/apps to fix the leftovers problem with gnomecontrolcenter2 plist. Reported by: pointyhat via kris
* Fix plist.Michael Nottebrock2005-01-294-0/+6
|
* - Update some packagesSergey Matveychuk2005-01-293-88/+132
| | | | | | | | - Add a few new packages - Fix a gnus bug (submitted by: gnb(at)itga.com.au) PR: ports/76819 Submitted by: maintainer
* rmdir X11PREFIX/sbin during uninstall if possibleOliver Lehmann2005-01-291-0/+1
| | | | Pointed out by: pointyhat
* devel/gconf2Jeremy Messenger2005-01-2912-31/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the post-install/pkg-install, since gnomehier is taking care of it. devel/gnomevfs2 Add pkg-install and pkg-deinstall to restore libgnome's gconf key if libgnome's .schemas exists. This fix the plist complained by pointyhat. Why restore libgnome's gconf key during the installtion if it exists? Because, libgnome always depend on gnomevfs2 so make sure the libgnome is still in the top when we either reinstall or upgrade gnomevfs2. misc/gnomehier Remove the etc/gconf/gconf.xml.defaults/*, since the gconftool is taking care of it. ie: GCONF_SCHEMAS x11/libgnome Add pkg-deinstall to restore gnomevfs2's gconf key if gnomevfs2's schemas exists. This fix the plist complained by pointyhat. Also, this is a real fix for the weird keyboard problem when you uninstall libgnome without reinstall it. Bump the PORTREVISION in all of four ports above to fix everything with gconf keys stuff for plist. Those have been tested in the MarcusCom CVS, GNOME tinderbox, and my tinderbox.
* don't rmdir X11PREFIX/lib/gtk-2.0/2.4.0/enginesOliver Lehmann2005-01-291-1/+0
| | | | Pointed out by: pointyhat
* - Fix build on CURRENTSergey Matveychuk2005-01-291-17/+17
| | | | Reported by: kris via pointyhat
* - Fix JPEG pkg-plistMichael Johnson2005-01-293-3/+3
|
* Apparently the maintainer still exists but with a new email address.Mark Linimon2005-01-292-2/+2
| | | | Suggested by: pav
* With portmgr hat on, reset bouncing maintainer address:Mark Linimon2005-01-292-2/+2
| | | | | | | Final-Recipient: rfc822; Yonatan@xpert.com Action: failed Status: 5.0.0 Diagnostic-Code: X-Postfix; unknown user: "yonatan"
* Build against libpcap from ports instead of the base system by default.Bruce M Simpson2005-01-291-10/+4
| | | | Unbreak on -CURRENT.
* add another missing dependency....Oliver Lehmann2005-01-291-1/+2
| | | | Pointed out by: pointyhat
* - Fix dependenciesPav Lucistnik2005-01-291-0/+1
| | | | Reported by: krismail
* - Update to 1.1.9Pav Lucistnik2005-01-292-22/+12
| | | | | | | | - Remove SSL/CRYPTO options, because detects automatic now. - Install new DOCs PR: ports/76607 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
* - Update to 4.38.2Sergey Matveychuk2005-01-297-49/+167
| | | | | PR: ports/76357 Submitted by: maintainer
* DNSMax's perl update client. It manages DNS records, update history, andPav Lucistnik2005-01-295-0/+68
| | | | | | | | allows for per record configuration. It also includes a wizard for generation of configuration files. PR: ports/76614 Submitted by: Dan Smith <dan@algenta.com>
* - Fix build with read-only ports treePav Lucistnik2005-01-291-2/+3
| | | | | PR: ports/76788 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* - Update to 0.4.0Pav Lucistnik2005-01-293-8/+8
| | | | | PR: ports/76755 Submitted by: Filippo Natali <filippo@widestore.net> (maintainer)
* PEAR user authentication and permission management frameworkPav Lucistnik2005-01-294-0/+89
| | | | | | | | | LiveUser_Admin is meant to be used with the LiveUser package. It is composed of all the classes necessary to administrate data used by LiveUser. PR: ports/76677 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
* - Update to 1.2.0 [1]Pav Lucistnik2005-01-292-34/+34
| | | | | | | | | - Correct optional dependencies - Correct logical evaluation of JAVASCRIPT knob - Remove version check which interferes with package building PR: ports/76660 [1] Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* Eternal Lands is a FREE MMORPG (massive multiplay online role playing game)Pav Lucistnik2005-01-297-0/+1676
| | | | | | | | currently under development. There are 9 skills, total character development freedom, many quests, religion, a lot of NPCs, animals and monsters. PR: ports/76646 Submitted by: Jan Rochel <jannisan@t-online.de>
* Add ports to ${SUBDIR} in alphabetical order.Colin Percival2005-01-295-6/+6
| | | | Approved by: pav
* Update xemacs master sites.Anton Berezin2005-01-291-1/+28
| | | | | PR: 76822 Submitted by: Andrey Slusar <anrays _at_ gmail ?dot? com>
* Although this port was committed via PR ports/76300 and assigned to ports@,Mark Linimon2005-01-291-1/+1
| | | | | a nearly identical PR (ports/75835) was submitted by gordon in which he claimed maintainership. Award it to him.
* Fix do-patch: fix typo on EXTRA_PATCHES patch filenameMario Sergio Fujikawa Ferreira2005-01-291-1/+1
|
* - Forced commit to fix commit messageMario Sergio Fujikawa Ferreira2005-01-290-0/+0
| | | | | | | | | | | | 1) Add USE_PHP with required php extensions 2) The port WANT_PHP_MOD 3) Add WITH_POSTGRESQL knob to allow installing postgresql instead of mysql 4) Bump PORTREVISION due to [1] PR: 76113 Submitted by: Mike Holcomb <mike.holcomb@gmail.com> Approved by: maintainer (2 weeks timeout)
* 1) Add USE_PHP with required php extensionsMario Sergio Fujikawa Ferreira2005-01-291-3/+14
| | | | | | | | | | 2) The port WANT_PHP_MOD 3) Add WITH_POSTGRESQL knob to allow installing postgresql instead of mysql 4) Bump PORTREVISION due to [1] Submitted by: Mike Holcomb <mike.holcomb@gmail.com> Approved by: maintainer (2 weeks timeout)
* With portmgr hat on, reset bouncing maintainer address (already notedMark Linimon2005-01-297-7/+7
| | | | by leeym in devel/p5-Test-Simple) without prejudice.
* - Update to 3.2.6Pav Lucistnik2005-01-295-6/+87
| | | | | PR: ports/76796 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
* - Update to 3.1 finalPav Lucistnik2005-01-294-61/+47
| | | | | PR: ports/76671 Submitted by: Dmytro Rud <rud@cs.uni-magdeburg.de> (maintainer)
* Upgrade to 2.8e.Munechika SUMIKAWA2005-01-293-3/+4
|
* Small C program which is used to alter your mime-encoded mailpacksPav Lucistnik2005-01-294-0/+55
| | | | | | | | | | | - Insert disclaimers - Insert arbitary X-headers - Modify existing headers - Remove attachments based on filename or content-type - Replace attachments based on filename PR: ports/76661 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Add xfce4-media (xfmedia), a lightweight media player based on the xine enginePav Lucistnik2005-01-295-0/+58
| | | | | PR: ports/76740 Submitted by: Matt Lancereau <matt@bsdfly.org>
* Actually depends on HDF, fix plist and unbreak.Thierry Thomas2005-01-292-6/+10
|