aboutsummaryrefslogtreecommitdiffstats
path: root/mail/popper
ModeNameSize
-rw-r--r--Makefile1739logstatsplainblame
-rw-r--r--distinfo128logstatsplainblame
d---------files627logstatsplain
-rw-r--r--pkg-descr206logstatsplainblame
-rw-r--r--pkg-install701logstatsplainblame
pan>/+1 | | | | | | | | | | Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release. * Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1 | | | | Approved by: portmgr blanket * Make all GNUstep ports install into the System domain so that the Local ↵theraven2015-09-191-3/+2 | | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977 * Convert bsd.gnustep.mk to USES=gnustepbapt2015-04-091-5/+2 | | | | | | | | | | | | | Simplify gnustep ports Hook into the regular ports framework: - LIB_DEPENDS for library dependencies - Use regular USE_LDCONFIG Reuse USES=objc (automatic) USE_GNUSTEP is now a macro to set the dependencies and build feature needed. Accepted arguments: back base build gui Merge deskutils/preferencepanes into deskutils/systempreferences * - Clarify LICENSEamdmi32015-03-081-1/+5 | | | | | - Add LICENSE_FILE - Strip binary * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) * Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-061-1/+1 | | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports) * - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)ohauer2014-06-011-1/+1 | * Stage supportantoine2014-02-121-1/+0 | * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-20