Commit graph

16479 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
9d274025bf - do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION
2014-02-09 23:40:57 +00:00
Ruslan Makhmatkhanov
0d4495394a - mark this port deprecated - it's using Yahoo classic mail interface, that's
discontinued, so this port will never work again.
- set deprecation date to 2014-03-09

PR:		178246
Submitted by:	Lawrence Chen <beastie@tardisi.com>
Approved by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
2014-02-09 17:42:56 +00:00
Antoine Brodin
f77a02a546 Finish stage support 2014-02-09 12:21:12 +00:00
Bryan Drewery
37c67b7815 - Support STAGEDIR
- Remove usage of bsd.port.pre.mk
2014-02-09 03:49:42 +00:00
Bryan Drewery
60faa91966 - Support STAGEDIR 2014-02-09 03:29:07 +00:00
Bryan Drewery
c4dee71af4 - Support STAGEDIR
- Remove bsd.port.pre.mk usage
2014-02-09 03:25:02 +00:00
Bryan Drewery
07a0704338 - Support STAGEDIR 2014-02-09 03:11:45 +00:00
Bryan Drewery
70c01d444d - Support STAGEDIR 2014-02-09 03:10:07 +00:00
Bryan Drewery
2bfacd8bfc - Support STAGEDIR 2014-02-09 02:22:44 +00:00
Bryan Drewery
e0cff94514 - Update to 5.0.0
- Support STAGEDIR

Changelog:
  http://www.spamdyke.org/documentation/Changelog.txt

Upgrade guide from 4.x:
  http://www.spamdyke.org/documentation/UPGRADING_version_4_to_version_5.txt
2014-02-09 02:17:38 +00:00
Lars Thegler
401854e1e1 Update to 1.926
Changes:	https://metacpan.org/source/RJBS/Email-MIME-1.926/Changes
2014-02-08 16:46:38 +00:00
Ulrich Spörlein
daf73d263d Mark as jobs unsafe, the port doesn't build in parallel.
% for i in `jot 20`; do { make clean && make; } >/dev/null 2>&1; echo -n " $?"; done; echo
 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 1 0 0 0
% for i in `jot 20`; do { make clean && make -DMAKE_JOBS_UNSAFE; } >/dev/null 2>&1; echo -n " $?"; done; echo
 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
2014-02-08 11:38:17 +00:00
Florian Smeets
c142ca97a6 Update BUILD_DEPENDS, nss 3.15.4 is required to build firefox-esr and
thunderbird.

Submitted by:	Toomas Aas <toomas.aas@raad.tartu.ee>
2014-02-07 21:55:08 +00:00
Baptiste Daroussin
155aa7f937 Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by:	distilator
2014-02-07 18:50:30 +00:00
Baptiste Daroussin
09b57dd6d1 Remove yet another Netscape related ports 2014-02-07 16:34:51 +00:00
Guido Falsi
3e659f8e41 Chase icu bump
Approved by:	portmgr (bapt)
2014-02-07 14:07:25 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Koop Mast
1779c04415 Allow to use a newer bdb version.
PR:		ports/185400
Submitted by:	Kevin Oberman <rkoberman@gmail.com>
2014-02-07 09:10:38 +00:00
Martin Wilke
c215ae85a9 - Stage support 2014-02-06 12:14:25 +00:00
Emanuel Haupt
27c8c00b90 Support staging 2014-02-06 12:09:50 +00:00
Emanuel Haupt
219fdec8c7 - Support staging
- Use shebangfix
2014-02-06 12:02:58 +00:00
Emanuel Haupt
8edf9bbad8 Support staging and use shebangfix. 2014-02-06 11:57:55 +00:00
Emanuel Haupt
e91edeef1b Support staging. 2014-02-06 11:51:29 +00:00
Emanuel Haupt
0a2a32a1f4 Support staging. 2014-02-06 11:49:15 +00:00
Martin Wilke
7b96c74448 - Stage support 2014-02-06 10:41:26 +00:00
Martin Wilke
dd42c8f963 - Stage support 2014-02-06 10:29:54 +00:00
Martin Wilke
e7778bcfed - Stage support 2014-02-06 07:23:38 +00:00
Martin Wilke
54cd26bca5 - Stage support 2014-02-06 07:21:52 +00:00
Martin Wilke
e9fc29d7b6 - Stage support 2014-02-06 02:41:50 +00:00
John Marino
600b4960f5 mail/pgpsendmail: use <errno.h> header instead of local extern 2014-02-05 22:25:39 +00:00
John Marino
1bf166dddf mail/ezmlm: use <errno.h> header instead of local extern 2014-02-05 22:12:02 +00:00
John Marino
9100bd8563 mail/wmmaiload: Explicitly link libcrypto (taken from dports) 2014-02-05 20:31:12 +00:00
Martin Wilke
c57133fc36 - Stage support 2014-02-05 13:45:39 +00:00
Thierry Thomas
4b4b91a4a9 Fix when SLANG is selected.
Reported by:	Albert Shih
2014-02-05 09:05:09 +00:00
Beat Gaetzi
2f24f871a0 - Update Firefox to 27.0
- Update Firefox ESR to 24.3.0
- Update Thunderbird to 24.3.0
- Update NSPR to 4.10.3
- Update NSS to 3.15.4
- Depend on yasm when building with bundled libvpx or libjpeg-turbo
- Prepare gstreamer conditional for upcoming Firefox versions
- Improve jemalloc3 conditional
- Break build unless alsa-lib port installs new config file
- Chase USE_DOS2UNIX deprecation
- Temporarily disable system cairo over screen corruption with
  smoothScroll [1]

Submitted by:	Jan Beich
Reported by:	flo [1]
Security:	http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html
2014-02-05 05:23:30 +00:00
Lars Engels
934f74e518 Fix several typos in the ports tree.
PR:		ports/176378
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
2014-02-04 20:09:29 +00:00
Antoine Brodin
ec150cfca4 Finish stage support 2014-02-04 18:17:14 +00:00
Thierry Thomas
24114b8f19 - Enable staging, simplifying the port, especially the PLIST code
- Make port work with installed db6 for header caches

PR:		ports/185081
Submitted by:	Udo Schweigert <udo.schweigert (at) siemens.com> (maintainer)
2014-02-03 22:39:05 +00:00
Antoine Brodin
4d351555e3 pico-alpine slave is now staged, so move NO_STAGE to a master only part 2014-02-03 21:34:10 +00:00
Pawel Pekala
82cd4fd94a - Update to version 1.7, add LICENSE [1]
- Convert to new LIB_DEPENDS format
- Respect CFLAGS by disabling FDEBUG var in Makefile
- Support stage, unmute install commands
- Remove Author tag from pkg-descr

PR:		ports/184378 [1]
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	maintainer timeout
2014-02-03 19:15:38 +00:00
Vsevolod Stakhov
1a3b00113f - Update to 0.6.8. 2014-02-03 17:17:14 +00:00
Martin Wilke
9d9fecc928 - Stage support 2014-02-03 14:31:32 +00:00
Martin Wilke
0f2200e494 - Stage support 2014-02-03 13:40:41 +00:00
Martin Wilke
2e95bf0cd1 - Stage support 2014-02-03 13:40:25 +00:00
Martin Wilke
2aa69d3577 - Stage support 2014-02-03 13:40:08 +00:00
Martin Wilke
1631db264b - Stage support 2014-02-03 13:38:32 +00:00
Martin Wilke
6b3deca90b - Stage support 2014-02-03 11:11:50 +00:00
Martin Wilke
b3c0ac803f - Stage support 2014-02-03 11:11:36 +00:00
Martin Wilke
41550c5239 - Stage support 2014-02-03 11:10:53 +00:00
Martin Wilke
dceac989f5 - Stage support 2014-02-03 09:43:30 +00:00