Commit graph

302481 commits

Author SHA1 Message Date
Baptiste Daroussin
84e785d26c Finish options conversion 2013-06-15 07:50:22 +00:00
Baptiste Daroussin
d34ab044ed Bring back the defaults as they were prior to options conversion
PR:		ports/179567
Submitted by:	john marino <draco@marino.st>
2013-06-15 07:46:48 +00:00
Baptiste Daroussin
0b35afe982 Convert WITH -> OPTIONS 2013-06-14 22:45:33 +00:00
Baptiste Daroussin
42deff41c2 Convert from WITH to OPTIONS
While here remove wrong pkgconfig dependency
2013-06-14 22:41:54 +00:00
Baptiste Daroussin
7ece12c46d Convert from WITH to OPTIONS 2013-06-14 22:38:23 +00:00
William Grzybowski
984484d75c net/vde: fix build with clang
- Fix build with clang, use gnu89 C std

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 22:32:16 +00:00
Baptiste Daroussin
5abe4c2317 Use new options helpers 2013-06-14 22:31:25 +00:00
Baptiste Daroussin
d41ecf1415 Finish convertion to new options framework 2013-06-14 22:25:52 +00:00
William Grzybowski
ac5d10e911 misc/hotkeys: fix build with clang
- Fix build with clang, return type error
- Add LICENSE (GPLv2)
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 22:25:13 +00:00
William Grzybowski
5102a3de12 misc/astrolog: fix build with clang
- Fix build with clang
- WITHOUT_X11 -> PORT_OPTIONS:MX11
- Use PORTDOCS instead of pkg-plist
- Simplify docs install commands

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 22:22:51 +00:00
Baptiste Daroussin
69dcd5f21d Convert from WITH to OPTIONS 2013-06-14 22:22:31 +00:00
Niclas Zeising
0dd445b499 Update to 1.0.6
Changelog:
https://opensource.conformal.com/fluxbb/viewtopic.php?id=998
2013-06-14 22:18:25 +00:00
William Grzybowski
0ee84cbda4 net/pmf: fix build with clang
- Fix build with clang, -Wno-return-type
- NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 22:13:04 +00:00
William Grzybowski
8d7375d7f7 games/xrot: fix build with clang
- Fix build with clang, -Wno-return-type
- Trim Makefile header
- Remove leading article from COMMENT

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 21:47:16 +00:00
Bryan Drewery
c5e9b9ff2b - Use new options helpers
- Add missing DEBUG_EXCESSIVE_DESC
2013-06-14 21:40:02 +00:00
Bryan Drewery
aff2c3704c - Fix qmail-mysql build with clang and recent mysql-client
Reported by:	miwi via pointyhat
2013-06-14 21:13:41 +00:00
Boris Samorodov
21aa5014e7 . add LICENSE=GPLv2;
. bump PORTREVISION;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers.
2013-06-14 21:03:45 +00:00
Antoine Brodin
bbfff2fcf1 - Update metasploit to 4.6.2
- Update the list of scripts
- SVN is discontinued
- new DB option for database support

PR:		ports/179159
Approved by:	maintainer timeout (15 days)
2013-06-14 20:40:09 +00:00
Antoine Brodin
5570e2f745 Fix error in PORT_OPTIONS conversion. 2013-06-14 20:24:11 +00:00
Pawel Pekala
80a7cf627a - Update to version 3.0
- Switch to building from one distfile containing all libs
  and main application sources
- Remove leading article from COMMENT
- Add options for gstreamer and webp support
2013-06-14 20:21:18 +00:00
Eitan Adler
3ba4f3e77c Modernize linux-f10-flashplugin11
Reviewed by:	ak
2013-06-14 19:10:11 +00:00
Raphael Kubo da Costa
cb61062289 Update to 3.08.
PR:		ports/178386
Submitted by:	Jukka Ukkonen <jau@oxit.fi>
Approved by:	maintainer timeout (38 days)
2013-06-14 18:11:55 +00:00
Boris Samorodov
1e77dd313c Dirrmtry implies "2>/dev/null || true"
Spotted by:	tijl
2013-06-14 18:11:36 +00:00
Thierry Thomas
6e125c7bce Upgrade to 1.8.
Changelog at <http://tt-rss.org/redmine/versions/92>.
2013-06-14 18:07:57 +00:00
Koop Mast
0cd54146e4 Trim Makefile header, impliment pathfix and pkgconfig USES. [1]
Fix leftover files [2]

Submitted by:	pkgng DEVELOPER_MODE via miwi [2]
Obtained from:	GNOME devel repo [1]
2013-06-14 17:21:30 +00:00
Boris Samorodov
57e95e0248 . remove LICENSE_FILE for GPLv2;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use one-line install instead of a .for loop;
. trim Makefile headers.
2013-06-14 16:52:58 +00:00
Boris Samorodov
d2fff12f09 . add LICENSE=BSD;
. bump PORTREVISION;
. remove unneeded DISTNAME;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers;
. pet portlint: use @dirrmtry instead of @unexec rmdir.
2013-06-14 16:50:07 +00:00
Boris Samorodov
f6958b1e7d . add LICENSE=GPLv2;
. bump PORTREVISION;
. remove the indefinite article from COMMENT;
. trim Makefile headers;
. we do not attribute Author at pkg-descr;
. trim spaces to one space after WWW: at pkg-descr.
2013-06-14 16:37:09 +00:00
Boris Samorodov
2176d86e13 . add LICENSE=GPLv2;
. bump PORTREVISION;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers.
2013-06-14 16:26:47 +00:00
Boris Samorodov
314e9f45ed .NOPORTDOCS -> PORT_OPTIONS:MDOCS; pts/4 20:04
371> . remove unneeded PLIST_SUB;
. trim Makefile headers.
2013-06-14 16:06:45 +00:00
Antoine Brodin
6ab96f1878 - Trim Makefile header
- Add empty directory created by the port to plist
2013-06-14 16:05:09 +00:00
Boris Samorodov
1640b43c99 . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. do not use a for loop for one file (README);
. do not mute install;
. trim Makefile headers.
2013-06-14 16:01:59 +00:00
Antoine Brodin
dc63e32e0a Fix error in PORT_OPTIONS conversion 2013-06-14 16:00:57 +00:00
Boris Samorodov
bb58d52523 Pet portlint:
- capitalize the beginning of COMMENT;
- use {} for a variable instead of ().
2013-06-14 15:32:31 +00:00
Martin Wilke
0bf959b718 - 0.6
PR:		176218
Submitted by:	Oleg Pudeyev <oleg@bsdpower.com>
Approved by:	timeout
2013-06-14 14:59:38 +00:00
Baptiste Daroussin
5a847999e4 typo 2013-06-14 14:49:20 +00:00
Baptiste Daroussin
631f6c1707 Trim headers
Convert WITH to options
2013-06-14 14:46:57 +00:00
Baptiste Daroussin
745c4918d1 Use new helpers 2013-06-14 14:44:56 +00:00
Martin Wilke
03e3e56bc3 - Update to 1.2.24
PR:		176231
Submitted by:	pclin@
Approved by:	maintainer timeout
2013-06-14 14:44:51 +00:00
Martin Wilke
cc075002d3 - Update to 0.2.0
PR:		174668
Submitted by:	tota
Approved by:	maintainer timeout
2013-06-14 14:43:53 +00:00
Bryan Drewery
bb5dc21d37 Convert to new options helpers 2013-06-14 14:40:53 +00:00
Boris Samorodov
d248bef09f . remove shlib ABI versions from LIB_DEPENDS;
. add LICENSE=GPLv2;
. bump PORTREVISION;
. trim Makefile headers.
2013-06-14 14:39:53 +00:00
Niclas Zeising
5f84f960af Fix patching on powerpc with new xorg.
PR:		ports/179229
Submitted by:	jhibbits (PR), zeising (patch)
2013-06-14 14:39:18 +00:00
Bryan Drewery
4898ae0280 - Fix typo
Reported by:	freshports
2013-06-14 14:36:08 +00:00
Bryan Drewery
0f033fa3f6 - Convert to new options helpers
- Remove bsd.port.post.mk
2013-06-14 14:34:15 +00:00
Baptiste Daroussin
b962befb99 Fix a confusion
Reported by:	wg
2013-06-14 14:31:22 +00:00
William Grzybowski
53866e1e4c games/joequake: fix build with clang
- Fix build with clang, use gnu89 C std
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 14:29:14 +00:00
Baptiste Daroussin
2744ab655b Document the fact that _DEPENDS now also has per options helpers 2013-06-14 14:29:13 +00:00
Martin Wilke
fff04a6460 - Update to 0.2.33 2013-06-14 14:28:42 +00:00
Baptiste Daroussin
aff2ff05fa Use new helpers 2013-06-14 14:27:11 +00:00