aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pantomime
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | mail)
* Update to latest GNUstep core libraries.theraven2013-08-291-2/+2
| | | | | | | | | | | Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt
* - reset MAINTAINERdinoex2012-06-261-1/+1
|
* - patch no longer neededdinoex2012-06-092-23/+0
|
* - fix build with gcc46dinoex2012-01-042-0/+23
|
* - update to 1.2.0 releasedinoex2011-11-112-6/+5
| | | | Feature safe: yes
* - drop MD5dinoex2011-04-081-1/+0
|
* LICENSE LGPL21dinoex2010-06-051-0/+2
|
* - drop USE_GNUSTEP_PREFIXdinoex2010-05-302-99/+98
|
* - add LICENSE:dinoex2009-02-161-0/+2
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - update for gnustep-make-2.0.0dinoex2007-05-252-83/+86
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - update to 1.2.0pre3dinoex2007-02-113-7/+14
|
* - add category gnustepdinoex2007-02-011-1/+1
| | | | | PR: 103931 Approved by: pav
* - update to use new bsd.gnustep.mkdinoex2007-01-131-6/+3
| | | | Approved by: gurkan@linuks.mine.nu
* - update to 1.2.0pre2dinoex2006-10-313-74/+96
| | | | this obsoletes pantomime-ssl
* cleanup pkg-plist after gnustep-makedinoex2006-09-131-3/+0
|
* - use @dirrmtrydinoex2006-04-081-3/+3
|
* - add USE_GNUSTEP_PREFIXdinoex2006-03-191-3/+1
|
* - new option GNUSTEP_PREFIXdinoex2006-01-191-1/+2
| | | | allow user defined location of all files
* - add SHA checksumdinoex2005-11-131-0/+1
|
* - add WWWdinoex2005-01-131-0/+2
|
* - add SIZEdinoex2004-02-261-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - udpate to 1.1.2dinoex2004-01-162-2/+2
|
* - update to 1.1.1dinoex2003-11-133-5/+4
| | | | - update MASTER_SITES
* - Layout for GnuSTEP 1.8.0dinoex2003-10-191-74/+71
|
* - Update to 1.1.0dinoex2003-08-313-11/+13
|
* - use new hook USE_GNUSTEP in bsd.port.mkdinoex2003-08-281-8/+5
|
* - flat layoutdinoex2003-07-261-6/+6
|
* - Drop obsolete definesdinoex2003-07-041-1/+0
|
* - Fix an empty dir when compliled with WITH_GNUSTEP_DEVELdinoex2003-06-181-0/+1
|
* - remove empty dirsdinoex2003-06-101-0/+2
|
* - Add WITH_GNUSTEP_DEVELdinoex2003-06-011-68/+68
|
* - Add WITH_GNUSTEP_DEVELdinoex2003-06-011-0/+2
| | | | - make INSTALL_SHLIBS use the new path
* - Use libobjc.sodinoex2003-04-131-22/+5
| | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479
* - Update for gnustep 1.5.2 and gui 0.8.4dinoex2003-02-271-0/+2
|
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - add COMMENTdinoex2003-02-211-0/+1
|
* - Update to use gnustep-back instead of gnustep-xgpsdinoex2003-01-201-9/+0
| | | | | - Sweep devel slave ports - retire x11-toolkits/gnustep-xgps
* - use new backend as defaultdinoex2003-01-021-1/+1
| | | | | - make portlint happy - Update MASTER_SITES
* - Fix MASTER_SITESdinoex2002-12-241-1/+1
|
* - use PKGNAMESUFFIXdinoex2002-10-301-0/+3
|
* update MASTER_SITESdinoex2002-10-301-3/+2
|
* support for gnustep-back, option GNUSTEP_GUI_DEVELdinoex2002-10-291-0/+6
|
* - Update to 1.0.5dinoex2002-10-262-2/+2
|
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* - Take Maintainershipdinoex2002-06-081-1/+1
| | | | - use defined dirs consistently in each makefile
* Update to: Pantomime-1.0.4dinoex2002-06-043-3/+7
| | | | Update to: GNUMail-1.0.2
* Fix MASTER_SITESpat2002-03-311-1/+3
| | | | | PR: 36486 Submitted by: Tilman Linneweh <tilman@arved.de>, Jason Harris <jharris@widomaker.com>
* Upgrade to 1.0.2.tg2002-03-263-4/+12
|
* Correct MASTER_SITES.tg2001-10-041-1/+1
| | | | | PR: 31033 Submitted by: Brad Forschinger <bnjf@optushome.com.au>
* New port pantomime. Pantomime is a mail/MIME handling library for GNUstep.tg2001-10-015-0/+106