1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

2312 Commits

Author SHA1 Message Date
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
Thierry Thomas
db9989e931 - Chase the update of INN;
- Stagify.
2013-11-27 22:33:26 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Max Khon
0756362fee Unbreak clang build. 2013-11-18 12:11:40 +00:00
Max Khon
2eab7a7202 Fix clang-only build. 2013-11-18 10:33:36 +00:00
Dima Panov
639c936996 - Missed new etc files.
Reported by:	QAT
2013-11-18 02:14:56 +00:00
Dima Panov
131d638448 - Fix MLINKS 2013-11-17 23:25:24 +00:00
Dima Panov
a77cb8b9a6 - Oops, forgot about MAN section during update :(
Noticed by:	QAT
2013-11-17 23:19:12 +00:00
Dima Panov
17647b8db5 - Update to 2.5.3 security release
- Remove outdated patches
- Preserve configured database during upgrade [1]

PR:		183614 [1]
Submitted by:	Horia Racoviceanu [1]
2013-11-17 15:25:56 +00:00
Dirk Meyer
0c8ddf962a - use STAGEDIR
- rename patchfiles
2013-11-16 20:07:54 +00:00
Sunpoet Po-Chuan Hsieh
a653ba704a - Update to 13.2.0
Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/news/topfiles/NEWS
2013-11-15 20:53:42 +00:00
Vanilla I. Shu
af2c66f206 support STAGEDIR. 2013-11-05 13:01:55 +00:00
Andrej Zverev
487d869eba - support STAGEDIR 2013-11-03 08:05:18 +00:00
Matthias Andree
826216342d Give up on empty directory games about lib/leafnode.
Fix massively broken pkg-plist. (Bump PORTREVISION.)
2013-10-31 02:22:14 +00:00
Matthias Andree
5e1965dcff Attempt to fix build issues.
Add SHEBANG_FILES=newsstar.in, bumping PORTREVISION.
2013-10-31 00:38:31 +00:00
Rusmir Dusko
b1f00efc7e - Reset maintainer to ports@
PR:		ports/183261
Submitted by:	chris petrik <c.petrik.sosa@gmail.com>
Approved by:	pawel / wg (mentors, implicit)
2013-10-29 17:59:47 +00:00