Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13_12 27 Jun 2015 12:54:12
  |
olgeni  |
Sorting out some Erlang stuff:
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.
The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names. |
1.13_12 22 May 2015 20:34:29
  |
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
1.13_12 22 Nov 2014 14:43:24
  |
antoine  |
Cleanup plist |
1.13_12 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.13_12 25 Jun 2014 05:35:32
  |
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.13_12 08 Jun 2014 13:14:43
  |
olgeni  |
Remove indefinite articles from COMMENT where I'm maintainer. |
1.13_12 07 Nov 2013 15:15:49
  |
olgeni  |
- Switch to USES=gmake.
- Add staging support.
- Do not mute install commands.
- Cleanup pkg-plist. |
1.13_12 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.13_12 24 Apr 2013 16:51:49
  |
olgeni  |
- Use bsd.port.options.mk.
- PORTDOCS should not be conditional. |
1.13_12 23 Apr 2013 11:55:38
  |
olgeni  |
- Add version number to application path.
- Add support for DOCS and EXAMPLES.
- Cleanup do-install target. |
1.13_11 26 Jan 2013 14:50:30
  |
olgeni  |
Convert Makefile headers to the new format in my ports. |
1.13_11 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.13_11 27 Sep 2010 20:40:16
 |
olgeni  |
Bump PORTREVISION in Erlang dependent ports, which need to be rebuilt
due to the new beam format. |
1.13_10 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.13_9 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.13_8 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.13_7 06 Nov 2008 00:02:32
 |
olgeni  |
Force rebuild with R12B-5. |
1.13_6 05 Sep 2008 19:41:59
 |
olgeni  |
Force rebuild with R12B-4. |
1.13_5 06 Jun 2008 13:50:32
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
1.13_4 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.13_3 22 Nov 2006 20:39:26
 |
olgeni  |
Unbreak: make fetchable.
PR: ports/105117
Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> |
1.13_3 17 Nov 2006 06:36:21
 |
kris  |
BROKEN: Unfetchable |
1.13_3 11 May 2006 22:49:56
 |
edwin  |
Remove USE_REINPLACE from all categories starting with N |
1.13_3 07 Mar 2006 08:28:06
 |
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.13_2 22 Jan 2006 21:24:05
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.13_2 22 Dec 2004 15:36:06
 |
olgeni  |
Use xmerl release from lang/erlang. |
1.13_1 18 Mar 2004 20:45:09
 |
olgeni  |
Add SIZE data.
Submitted by: trevor |
1.13_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.13 01 Sep 2003 20:02:20
 |
olgeni  |
Add proper RUN_DEPENDS on "erl". |
1.13 01 Jun 2003 09:33:04
 |
olgeni  |
Update to version 1.13. Make it support large requests/replies, and
deliver the proper Content-type required by some clients (like the
ruby xmlrpc implementation). |
1.12 05 Mar 2003 13:26:13
 |
olgeni  |
Add an xmlrpc support library for Erlang. |