summaryrefslogtreecommitdiff
path: root/mail/pmail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with custom PREFIXMartin Wilke2009-08-141-0/+1
| | | | | | | | PR: 136693 Submitted by: Sahil Tandon <sahil@tandon.net> Notes: svn path=/head/; revision=239524
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Do not use USE_GNOME=yes, use the current way (ie: USE_GNOME=foo). TheJeremy Messenger2008-05-081-4/+1
| | | | | | | USE_GNOME=yes has been deprecated for five years. Notes: svn path=/head/; revision=212850
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-157/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Per distfile survey, remove dead mastersites. Curiously, the URL inMark Linimon2003-10-291-2/+1
| | | | | | | | the pkg-descr still has the documentation, but its links point to the removed mastersites. Notes: svn path=/head/; revision=92535
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Directory layouts of py-gtk and py-gnome packages have been changed, so thatMaxim Sobolev2002-08-281-2/+2
| | | | | | | update *_DEPENDS properly. Notes: svn path=/head/; revision=65182
* Provide alternative download site to make Fenner's distfiles survey happy.Maxim Sobolev2001-10-051-1/+2
| | | | Notes: svn path=/head/; revision=48476
* Add missed "import sys".Maxim Sobolev2001-08-032-1/+15
| | | | | | | Submitted by: Marcus Henschel <marcus@huehnerhund.ath.cx> Notes: svn path=/head/; revision=45766
* Put back GNU_CONFIGURE, which I managed to delete somehow in my previousMaxim Sobolev2001-07-311-0/+1
| | | | | | | | | commit. This should fix the port. Submitted by: Marcus Henschel <marcus@huehnerhund.ath.cx> Notes: svn path=/head/; revision=45647
* Use ${PYTHON_SITELIBDIR} where appropriate.Maxim Sobolev2001-06-131-2/+2
| | | | Notes: svn path=/head/; revision=43941
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-4/+1
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-052-164/+160
| | | | Notes: svn path=/head/; revision=33429
* Pythonize.Maxim Sobolev2000-09-221-4/+3
| | | | Notes: svn path=/head/; revision=32993
* Add py-gnome into RUN_DEPENDS.Maxim Sobolev2000-08-151-1/+2
| | | | Notes: svn path=/head/; revision=31657
* Add pmail - a yet anther brick in our collection of buggy mailers (py-gnomeMaxim Sobolev2000-07-275-0/+214
based this time). Notes: svn path=/head/; revision=31065