aboutsummaryrefslogtreecommitdiffstats
path: root/mail/stuphead
Commit message (Collapse)AuthorAgeFilesLines
* change the libtool version to use from 1.3 to 1.5oliver2005-06-031-4/+4
|
* - Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12pav2005-05-311-1/+1
| | | | Approved by: portmgr (marcus)
* - Only need one plistvs2005-04-265-17/+11
| | | | | | | - Fix GNOME-support a bit - Mark as DEPRECATED, maybe someone speaking russian can indeed find out if the project's dead - Note that Mozilla support is broken
* Fix htmlview segfaults.krion2004-08-193-1/+72
| | | | | PR: ports/70596 Submitted by: Andrey Slusar <anray@inet.ua>
* Fix build with gcc 3.4arved2004-08-1711-0/+182
|
* - Use USE_ICONV knobkrion2004-03-311-2/+1
| | | | Approved by: portmgr
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* GTK2 mozilla is now the default, and GTK1 support will be built only if ↵adamw2004-02-181-1/+0
| | | | | | | | | | | | | | | | | | | | | | | explicitly requested. This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and mozilla-devel, respectively; and the old mozilla and mozilla-devel are now mozilla-gtk1 and mozilla-devel-gtk1. This is done for a whole plethora of reasons, and should please everybody except galeon1 fanatics and uhm... anybody else who it doesn't please. If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update the value accordingly. GTK2 ports will automatically install GTK2 mozilla, and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need be defined only if you want the development version... which are dormant right now anyway. For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but future ports reserve the right to ignore the *-gtk2 values.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-291-0/+2
|
* Fix MASTER_SITESerwin2003-06-081-1/+1
| | | | | | PR: 53048 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-221-2/+3
| | | | | PR: 39652 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Make sure ${PREFIX}/share/pixmaps exists before we try to install apetef2002-06-081-0/+1
| | | | | | file into it. Submitted by: bento
* Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks forpetef2002-05-311-2/+2
| | | | | | | your hard work on these & I hope to see you contribute more. PR: 38750 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer)
* Update maintainer's email to match what he uses on send-pr to avoiddwcjr2002-05-231-2/+2
| | | | | | confusion Submitted by: maintainer
* Fix missing file noticed by bentodwcjr2002-05-231-1/+1
| | | | | PR: 38409 Submitted by: maintainer
* fix package problemijliao2002-05-203-3/+29
| | | | | | | | bump port revision unbreak it PR: 38329 Submitted by: maintainer
* BROKEN: Does not package correctlykris2002-05-181-0/+2
|
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
| | | | libiconv.
* Update to version 0.5.3kevlo2001-06-117-34/+31
| | | | | PR: 27989 Submitted by: MAINTAINER
* Update to 0.5.2.alex2001-05-097-6/+85
| | | | | PR: 28085 Submitted by: Sergey A. Osokin <osa@freebsd.org.ru>
* Various patches (mainly shared library revision changes) for thoseade2001-05-051-6/+3
| | | | ports that depend on GNOME and need to change for 1.4
* A lightweight MUA for X11 based on sylpheed.demon2000-12-195-0/+38
PR: 23363 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Reviewed by: sobomax Approved by: sobomax