Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Johan van Selst
7a14a04810
Enable stage support
2014-02-10 07:31:17 +00:00
Johan van Selst
093200b051
Enable stage support
2014-02-08 13:10:58 +00:00
Emanuel Haupt
a97fb4a965
Support staging.
2014-02-06 13:28:36 +00:00
Johan van Selst
ba02f78f21
Enable stage support
2014-02-05 19:52:28 +00:00
Martin Wilke
2e95bf0cd1
- Stage support
2014-02-03 13:40:25 +00:00
Baptiste Daroussin
ef086f0077
Switch from ispell to aspell-ispell
2014-01-28 15:30:02 +00:00
Baptiste Daroussin
e04b632220
Fix properties on pkg-plist
2014-01-21 23:40:21 +00:00
Raphael Kubo da Costa
1f77f1f913
Update to 12.0.
...
PR: ports/185750
Submitted by: feld@
Approved by: Jeff Burchell <toxic@doobie.com> (maintainer)
2014-01-19 14:18:17 +00:00
Rene Ladan
50f8eaece1
Python cleanup:
...
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Johan van Selst
c721770f22
correct plist for staging
2014-01-10 19:02:59 +00:00
Johan van Selst
b1abf0f3db
Enable stage support
2014-01-10 18:40:47 +00:00
Andrej Zverev
3d574e7caa
- stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-05 12:30:05 +00:00
Dima Panov
2842932537
- Tell bmake we use the old :L :U modifiers
...
PR: 185301
Submitted by: naddy@
2013-12-31 03:45:01 +00:00
Johan van Selst
07df58ac3f
- Enable STAGE support
...
- Simplify OPTIONS handling
2013-12-29 22:31:27 +00:00
Dirk Meyer
1efbf0ed50
- new options PGP2 PGPIN PGPGPG
...
- do not default to security/pgp, which is broken on amd64
2013-12-29 08:00:22 +00:00
Dirk Meyer
24e7c71e0a
- apply gawk patch in any case
2013-12-28 06:39:26 +00:00
Dirk Meyer
e80a770c59
- add LICENSE
2013-12-28 06:37:24 +00:00
Johan van Selst
33d7a827c1
- Update tin to 2.2.0
...
- Enable STAGE support
2013-12-27 20:20:30 +00:00
Dirk Meyer
38139d5b65
- new option INETD
2013-12-27 16:20:16 +00:00
Baptiste Daroussin
999e63c021
Support stage
...
Fix shebang
2013-12-27 10:20:38 +00:00
Baptiste Daroussin
361999f99d
Support stage
...
Fix build with modern compilers
2013-12-27 10:18:51 +00:00
Baptiste Daroussin
372e6f6a1d
Support stage
2013-12-27 10:12:13 +00:00
Baptiste Daroussin
79a7710acf
Support stage
...
Fix configure script with clang
2013-12-27 10:11:07 +00:00
Baptiste Daroussin
d73ebe397f
Support stage
...
Fix build with clang
Allow packaging as user
2013-12-27 10:04:01 +00:00
Baptiste Daroussin
c07f64abcc
Support stage
2013-12-27 10:02:11 +00:00
Baptiste Daroussin
3603578ecc
Support stage
2013-12-27 10:01:32 +00:00
Baptiste Daroussin
07af00c73a
Support stage
2013-12-27 10:00:14 +00:00
Baptiste Daroussin
7ca417ab99
Support stage
2013-12-27 09:58:03 +00:00
Baptiste Daroussin
aae15c44b2
Add the missing plist bits
2013-12-27 09:52:53 +00:00
Baptiste Daroussin
42daabef36
Support gcc
...
Fix build on head but enforcing gcc
2013-12-27 09:52:21 +00:00
Baptiste Daroussin
851e129d44
Support stage
2013-12-27 09:49:49 +00:00
Baptiste Daroussin
08029efab0
Support stage
2013-12-27 09:45:54 +00:00
Baptiste Daroussin
2f3a258e5d
Support stage
2013-12-27 09:43:50 +00:00
Baptiste Daroussin
6524537c5c
Support stage
2013-12-27 09:35:29 +00:00
Baptiste Daroussin
08e4dbaeae
Support stage
2013-12-27 09:33:23 +00:00
Baptiste Daroussin
eb1ec6b731
Support stage
2013-12-27 09:32:18 +00:00
Baptiste Daroussin
5af17692d1
Support stage
2013-12-27 09:30:31 +00:00
Baptiste Daroussin
1376c18ec6
Support stage
2013-12-27 09:29:34 +00:00
Dirk Meyer
4132656f31
- use STAGEDIR
2013-12-21 12:53:25 +00:00
Dirk Meyer
230fad1027
- reset owner/group
2013-12-21 09:49:53 +00:00
Dirk Meyer
69d111b272
- use STAGEDIR
2013-12-19 07:39:14 +00:00
Dirk Meyer
de50c23821
- use OPTIONS_SINGLE
...
- merge defines to master
2013-12-19 07:26:07 +00:00
Dirk Meyer
a7e576f8b2
- use STAGEDIR
...
- use OPTIONS_SINGLE
- merge defines from slave
- cleanup patches
- fix path to rnews
2013-12-19 07:24:58 +00:00
Dirk Meyer
c0f6b9ab24
- use STAGEDIR
...
- use OPTIONS_DEFINE
- honor option EXAMPLES
- use pkg-message
- change default path for over.view, note in UPDATING
2013-12-18 16:27:36 +00:00
Dirk Meyer
f7fc18628f
- use STAGEDIR
2013-12-17 16:08:30 +00:00
Marcus von Appen
885b528f02
New USES=twisted, to replace the old USE_TWISTED knob.
...
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run
2013-12-08 12:04:07 +00:00
Mark Felder
b06ea36cf8
Redesigned rc script to use a pidfile instead of attempting to use web API
...
which cannot stop the server in some configurations.
I've confirmed in the python codepath that both the web API shutdown and
the signal handling both call save_state() so it is safe to shutdown
this way.
PR: ports/177944
Approved by: crees (mentor)
2013-12-05 19:32:43 +00:00
Dirk Meyer
8e450647cb
- use STAGEDIR
...
- USES=gmake
2013-12-01 18:33:26 +00:00
Li-Wen Hsu
63d1c68436
- Support STAGEDIR
2013-11-28 16:08:33 +00:00