Commit graph

7500 commits

Author SHA1 Message Date
Nicola Vitale
493f5c9c0b - Update to 158
- Update MASTER_SITES
- Add LICENSE (GPLv2)
- Add support for stage-dir (with a different approach
  from the related PR [1])
- Add files/slimeforest.sh.in

PR:	187879 [1]
Submitted by:	 <xmj@chaot.net>
2014-07-12 04:22:39 +00:00
Vanilla I. Shu
cb1e458b03 1: remove NO_STAGE.
2: new syntax of LIB_DEPENDS.
3: USES=tar:xz
2014-07-10 12:50:35 +00:00
John Marino
7e85c0c866 Mark 5 unstaged and unmaintained ports as jobs unsafe (taken from dports)
Approved by:	portmgr (implicit, NOT_STAGED)
2014-07-07 12:17:32 +00:00
Adam Weinberger
0c4552bbca Add a patch to fix the DBM bayes store, which failed due to a tainted
variable in a debug message.

Submitted by:	Herbert J. Skuhra
2014-07-06 12:45:33 +00:00
John Marino
6438012393 japanese/slrn: stage support 2014-07-05 21:45:12 +00:00
John Marino
4bb20bb552 japanese/scim-tables: stage and define scim as BUILD_DEPENDS (dports) 2014-07-05 21:29:26 +00:00
Jimmy Olgeni
021be14f65 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
2014-07-05 19:27:03 +00:00
TAKATSU Tomonari
72c2472a7f - Support STAGEDIR
- Add DOCS to OPTIONS_DEFINE
- Drop EXIM3 option
- Unmute INSTALL_DATA and CP
- Update pkg-plist
- Replace tab with a single space after WWW: in pkg-descr
- Sync with mail/mailman as possible
  * Drop INTEGRATION option, which would at best be confusing
  * When Postfix integration is chosen, add BUILD and RUN_DEPENDS on
    Postfix because we need the postconf program
  * Fix a few minor glitches in FreeBSD-post-install-notes
  * Install a dummy one-line text file into PYTHON_SITELIBDIR so that
    Python's upgrade-site-packages would reinstall Mailman
  * Add "status" support for rc.d script
  * Change pre-fetch: to pre-everything::
  * Revise formatting of pre-everything text to make clear it displays
    default values, not current values
  * Update pkg-install.in, pkg-deinstall.in and pkg-message.in
2014-07-05 17:42:23 +00:00
Jun Kuriyama
04e21f5760 - Update to 20140630. 2014-07-05 07:30:46 +00:00
Baptiste Daroussin
2a0b64c734 Support stage for texlive, given it is impossible to rebuild the fmt files into
the stage then they are now rebuild in post-installation, like it is done in
other package system
2014-07-04 17:35:18 +00:00
Antoine Brodin
06962f3703 Unbreak 2014-07-04 08:46:52 +00:00
Adam Weinberger
ded4aa1f80 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:13:33 +00:00
Dmitry Marakasov
f8b0d88fe6 - Remove indefinite article from COMMENT
- Use new LIB_DEPENDS syntax
- Stagify
2014-07-03 17:34:06 +00:00
Danilo Egea Gondolfo
1785e5c70a - Add stage support
- Improve WWW
- Add DOCS option

PR:		ports/191501
Submitted by:	beyert@cs.ucr.edu
2014-07-03 02:13:47 +00:00
Antoine Brodin
c10106a5f6 Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2014-07-02 19:21:25 +00:00
Dmitry Marakasov
cceb30915e - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-01 23:20:03 +00:00
Tijl Coosemans
aaafc1cb96 - Convert to USES=libtool
- Rearrange Makefile a bit
2014-07-01 21:42:25 +00:00
Baptiste Daroussin
3cc3b920e3 Support stage [1]
While here:
- Use options helpers when possible
- Remove update-desktop-database (it is useless for this port)

PR:		190661
Submitted by:	darksoul@darkbsd.org
2014-06-30 20:58:12 +00:00
Baptiste Daroussin
e6837ea053 Properly fill the distinfo 2014-06-30 20:53:41 +00:00
Baptiste Daroussin
fb1a28ce88 Removed unmaintained upstream xemacs ports and dependencies 2014-06-30 20:12:29 +00:00
MANTANI Nobutaka
2eb4172d38 Fix build error.
Update MASTER_SITES.
Add LICENSE.
Conform current LIB_DEPENDS convention.
Remove NO_STAGE mark.
Use %%DATADIR%% in pkg-plist.
2014-06-28 13:42:04 +00:00
MANTANI Nobutaka
e6eabf32d0 Add migemo.el, Japanese incremental search tool for Emacs.
This is forked version from the original one bundled with migemo.
2014-06-28 12:29:23 +00:00
Antoine Brodin
df1f66d426 Reset maintainer, email bounces
With hat:	portmgr
2014-06-28 07:48:01 +00:00
Ashish SHUKLA
fba661e8a6 - Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries

Approved by:	portmgr (bapt)
2014-06-27 12:34:52 +00:00
Baptiste Daroussin
d6cdd4f069 Only one slave ports so far, relax the check on PKGNAMESUFFIX because previous syntax
is not compatible with the old make
2014-06-27 09:21:13 +00:00
Daichi GOTO
6e89388dcb add a new port japanese/font-ricty-discord
PR:		190967
Submitted by:	Koichiro IWAO
2014-06-27 03:51:05 +00:00
Daichi GOTO
f9a4673b3f - Stagify
- maintainership to submitter
- Update to 3.2.3
- Fix the build when DISCORD options is OFF
- Provide ricty-discord as a separated port

PR:		190967
Submitted by:	Koichiro IWAO
2014-06-27 03:36:23 +00:00
Antoine Brodin
c0ef6553ab Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 08:41:34 +00:00
Antoine Brodin
79cee04bec Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 07:32:36 +00:00
Antoine Brodin
5acdd31698 Allow to build with texinfo from ports 2014-06-25 21:54:45 +00:00
Baptiste Daroussin
a33191366c 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
2014-06-25 05:35:31 +00:00
Jung-uk Kim
7a699892f7 Update to 4.2.5. 2014-06-24 02:40:06 +00:00
Baptiste Daroussin
b941a0415c Mark as broken: no distinfo 2014-06-22 22:12:30 +00:00
MANTANI Nobutaka
26969760b7 Support staging.
Update message in pkg-install.
2014-06-22 13:17:11 +00:00
MANTANI Nobutaka
770fd39d2c * Use pkg-install/pkg-deinstall scripts instead of pkg-req.
* Add staging support.
* Remove an verbose dependency from RUN_DEPENDS and fix typo.
* Remove "MAKE_ARGS= PREFIX=${PREFIX}" from Makefile.
  It's done by bsd.port.mk.
* Remove mkfontdir command from original Makefile.
  It's done by pkg-plist.
* Remove fonts.alias update command (@unexec) from pkg-plist.
  It's done by pkg-deinstall.
* Remove fonts.alias from pkg-plist.
  It's handled by pkg-install/pkg-deinstall.
* Add a "@mode 444/@mode" pair to pkg-plist for appropriate file permission.

PR:		190073
Submitted by:	CQG00620@nifty.ne.jp
2014-06-22 10:11:38 +00:00
MANTANI Nobutaka
0264878afd Support staging. 2014-06-22 09:52:29 +00:00
Rene Ladan
116def93ee Remove localized bugzilla ports for which the master port expired:
german/bugzilla40
german/bugzilla42
japanese/bugzilla40
japanese/bugzilla42
russian/bugzilla40
russian/bugzilla42
2014-06-21 09:25:08 +00:00
John Marino
d71e52385d japanese/nhocr: Unbreak on FreeBSD 10+ and DragonFly
Add missing header to fix.  Covered by just-fix-it blanket.
2014-06-21 08:33:20 +00:00
MIHIRA Sanpei Yoshiro
29f15f5a02 support stage. 2014-06-21 01:26:57 +00:00
MIHIRA Sanpei Yoshiro
36fb287a3a already supported in master ports(japanese/mozc-server) 2014-06-20 22:53:29 +00:00
Adam Weinberger
8c6663bfce * Add a patch from SA bug 7057 to fix compatibility with Net::DNS >= 0.76 [1]
* Verify that /var/run/spamd exists before starting [2]
* While here, reformat Makefile

PR:	ports/191101 [1], ports/189912 [1], ports/190005 [2]
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> and pi [1a],
		brian@behlendorf.com [1b], Trond.Endrestol@ximalas.info [2]
2014-06-20 18:28:41 +00:00
MIHIRA Sanpei Yoshiro
56a5e70832 support stage. 2014-06-20 13:21:01 +00:00
MIHIRA Sanpei Yoshiro
0c31d9933e support stage. 2014-06-20 12:59:12 +00:00
Dmitry Marakasov
627d72d304 - Switch print/libpaper to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-20 11:15:57 +00:00
MIHIRA Sanpei Yoshiro
8c3b93066c support stage for mozc-el. 2014-06-19 11:08:10 +00:00
John Marino
efaf84f944 japanese/mecab: Convert to USES+= libtool
PR:		189493
Submitted by:	maintainer (Yasuhiro KIMURA)
2014-06-19 06:27:17 +00:00
John Marino
0982d7130b japanese/eb: Always set USES=iconv, move to USES+= libtool
PR:		188218
Submitted by:	maintainer (Yasuhiro KIMURA)
2014-06-18 22:07:17 +00:00
MANTANI Nobutaka
d908e4fd4e Fix perl shebang line of kEsetroot.
Reported by:	 Reported by:	swills
2014-06-17 14:40:16 +00:00
MANTANI Nobutaka
24328f6c1f Use converters/libiconv instead of base system iconv to fix build error.
Reported by:	swills
2014-06-17 14:36:11 +00:00
Vanilla I. Shu
a0d8d64607 Stagify.
Approved by:	portmgr@
2014-06-17 04:58:17 +00:00
Vanilla I. Shu
804b0c2dc1 Stagify.
Approved by:	portmgr@
2014-06-17 02:42:57 +00:00
MIHIRA Sanpei Yoshiro
f17a506bce fix missing @dirrmtry 2014-06-16 22:03:09 +00:00
MANTANI Nobutaka
94bf0bf916 Remove NO_STAGE mark because staging is supported by the master port (x11/eterm). 2014-06-16 14:41:21 +00:00
MANTANI Nobutaka
3eeea5e971 Support staging. 2014-06-16 14:33:03 +00:00
MANTANI Nobutaka
40c1420fbf Fix build error.
Support staging.
2014-06-16 14:31:28 +00:00
MIHIRA Sanpei Yoshiro
c6839199ce support stage 2014-06-16 13:46:38 +00:00
MANTANI Nobutaka
6a2dfabd75 Update to 1.8.6.
Support staging.
2014-06-16 12:19:41 +00:00
Eitan Adler
49a67b7234 japanese/xtr
- stage (and 'unmodernize')
	- drop trailing '.' from NO_CDOM
2014-06-14 10:10:13 +00:00
Jun Kuriyama
10ff1c87b7 - Stagify. 2014-06-14 08:38:25 +00:00
Daichi GOTO
dd2f8f2d00 Stagefy 2014-06-14 03:59:11 +00:00
Daichi GOTO
27fc5ca938 Stagefy 2014-06-14 03:46:58 +00:00
John Marino
efcec66ca4 games/japanese: quit: Stage support and change maintainers
Pass maintainership to submitter, the listed maintainer hasn't been
active since 2005.  The slave port wasn't maintained.

PR:		190874
Submitted by:	Koichiro IWAO
2014-06-13 22:15:18 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Baptiste Daroussin
6366b4495a Update to libreoffice 4.2.4
- Speed staging phase by really installing to the stagedir directly
- Rework to use predefined targets for build and install
- Strip binaries
- Remove now unnecessary dependencies on autotools
- Add patches to fix crashes with icu 53.1
2014-06-11 14:40:31 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Danilo Egea Gondolfo
c877f60cb7 - Update from 2.8.7 to 2.8.8 [1]
- Add libtool to USES
- Add libtoolize to USE_AUTOTOOLS

PR:		ports/190750
Submitted by:	townwear@gmail.com (maintainer) [1]
2014-06-07 18:30:50 +00:00
Danilo Egea Gondolfo
0dbc02a191 - Update from 0.20140501 to 0.20140602 2014-06-06 15:41:54 +00:00
Alex Kozlov
12e263b358 - Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip

PR:        ports/188419
Approved by:	portmgr (bapt)
Exp-run:	antoine
2014-06-06 15:26:41 +00:00
John Marino
401286ff02 japanese/edict: Remove unnecessary extract target and dependency
This port never needed a roll-your-own extract target; all it needed
was the EXTRACT_ONLY definition.

While touching this unmaintained port, change it to use TAR instead
of UNZIP_CMD during installation.  Poudriere-verified to install the
same way as before.  And pet portlint a bit.
2014-06-06 10:13:55 +00:00
John Marino
dd4865b22d japanese/xgate: nightmarish stage support added.
* Removed FreeBSD 7 and earlier condition
* Switched from @exec/@unexec to @sample keywords
* Moved /var/log/xgate creation/deletion to plist
* Converted patches to unix CR
* Used DOS2UNIX for entire package
* Used @owner, @group instead of broken %%WWW???%% in plist
* Used UIDFIX and TAR:tgz
* Moved conf file renames from post-extract to post-patch where it belongs
* Removed NOPORTDOCS and used DOCS option instead
* Removed <pre>, <post>, replaced with <options>
* Lots of portlint petting

Verified in Redports
2014-06-05 22:21:43 +00:00
Martin Wilke
34c5689b47 - Update to version 2.14.0
PR:		174176
Submitted by:	ports fury
2014-06-05 07:31:00 +00:00
Martin Wilke
15083bc7e4 - Update to 0.21
PR:		189452
Submitted by:	maintainer
2014-06-04 08:09:57 +00:00
Antoine Brodin
807710a0b7 Reset maintainer on staged ports too
With hat:	portmgr
2014-06-03 20:06:55 +00:00
Antoine Brodin
3baa9b8952 Reset maintainer, they are unreachable
With hat:	portmgr
2014-06-03 19:31:11 +00:00
Olli Hauer
c1023f2b65 - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) 2014-06-01 16:43:03 +00:00
John Marino
b1f8a24476 2 ports: Use ${TAR} explicitly over ${EXTRACT_CMD}
Approved by:	portmgr (implicit)
2014-05-31 23:33:50 +00:00
Steve Wills
59ca7f5176 - Update to 20140524
PR:		ports/190194
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2014-05-31 13:20:39 +00:00
Tijl Coosemans
01f7cef0b3 Remove USE_GCC=any and OPTIONS_DEFAULT=DOCS.
PR:		ports/185268
Approved by:	maintainer timeout (5 months)
2014-05-30 17:42:47 +00:00
Hiroki Sato
108450505f - Fix build when only CANNA is defined in PORT_OPTIONS.
- Simplify PORT_OPTIONS handling.

PR:	ports/190396
2014-05-30 02:16:34 +00:00
Antoine Brodin
8f66ae99c3 Reset a few maintainers who are unreachable
With hat:	portmgr
2014-05-29 18:54:55 +00:00
Hajimu UMEMOTO
a620bbe799 Make password work again on recent 9-STABLE and later. 2014-05-28 03:06:23 +00:00
Martin Wilke
cf6b32bc02 - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-26 12:33:13 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Martin Wilke
fe0e5623de - Unbreak build with clang
PR:		184208
Submitted by:	maintainer
2014-05-25 10:47:39 +00:00
Hiroki Sato
4d57c39003 Add a missing patch to fix build. 2014-05-25 03:29:32 +00:00
Hiroki Sato
4d4482585c Fix build. 2014-05-25 03:11:35 +00:00
Hiroki Sato
2b99d16641 Fix build on 10.x and later. 2014-05-25 03:10:37 +00:00
Hiroki Sato
6ca0f39d9f Fix pkg-plist. 2014-05-25 03:01:35 +00:00
Hiroki Sato
a8687e8806 STAGEDIR support. 2014-05-24 18:29:07 +00:00
Hiroki Sato
70d842709f - STAGEDIR support.
- Fix BUILD_DEPENDS when VGAFONT defined.
2014-05-24 18:10:10 +00:00
Hiroki Sato
f3147b0157 s/USE_BZIP2=yes/USES=tar:bzip2/ 2014-05-24 17:42:01 +00:00
Hiroki Sato
14fed617c9 s/USE_BZIP2=yes/USES=tar:bzip2/ 2014-05-24 17:39:36 +00:00
Hiroki Sato
2f57f2eeec STAGEDIR support. 2014-05-24 17:38:24 +00:00
Hiroki Sato
49d4b81f63 - s/USE_XZ=yes/USES=tar:xz/.
- Minor style fixes.
2014-05-24 17:31:34 +00:00
Hiroki Sato
a2ff46989a Update to 462. 2014-05-24 17:27:32 +00:00
Hiroki Sato
279356f957 STAGEDIR support. 2014-05-24 17:20:50 +00:00
Hiroki Sato
89c15599c4 - STAGEDIR support.
- Add LICENSE.
- Remove GCC dependency.
2014-05-24 17:14:56 +00:00
Hiroki Sato
e50fe32195 - STAGEDIR support.
- Add LICENSE.
- Remove GCC dependency.
2014-05-24 17:00:11 +00:00
Steve Wills
529efd49c9 - Update to 20140510
PR:		ports/189751
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2014-05-22 16:02:35 +00:00
Martin Wilke
a44296758a - Strip shared libraries.
- Bump PORTREVISION.

PR:		188988
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	maintainer timeout
2014-05-22 10:16:15 +00:00
Pawel Pekala
7defb2f10b - Stage safe
- Convert to new LIB_DEPENDS format
2014-05-18 19:34:01 +00:00
Pawel Pekala
9ccc16d46f - Fix build with clang
- Add staging support

MFH:		2014Q2
2014-05-18 19:11:05 +00:00
Pawel Pekala
d834932b47 - Add staging support
- Convert to USES=gmake
- Don't create links in pkg-plist with @exec, they are created
  during build
- Unmute install commands
2014-05-18 18:13:32 +00:00
Pawel Pekala
59bdab0024 - Add staging support
- Convert to USES=tar:bzip2, new options framework
- Use @sample for configuration files
2014-05-18 16:23:53 +00:00
Pawel Pekala
a80d61a390 - Add staging support
- Convert to USES=tar:bzip2
- Use @sample for configuration files
- Remove Enable word from options descriptions
2014-05-18 16:21:50 +00:00
Pawel Pekala
54dcccb4ba - Add staging support
- Convert to new options framework, USES=tar:bzip2
- Switch to PLIST_FILES, PORTDOCS
2014-05-17 20:35:55 +00:00
Pawel Pekala
9ec4ca731b Stage safe 2014-05-17 20:12:19 +00:00
Pawel Pekala
ef24ea0594 - Add staging support
- Switch to PLIST_FILES, PORTDATA
2014-05-17 19:38:44 +00:00
Pawel Pekala
0bd093a217 Stage safe 2014-05-17 19:10:25 +00:00
Pawel Pekala
506738e899 - Add staging support
- Convert to new options framework
2014-05-17 18:41:43 +00:00
Pawel Pekala
682960d22f - Add staging support
- Switch to PLIST_FILES, don't touch other package's files
- Don't support DOCS, that would create conflict with master
- Remove leading article from COMMENT
2014-05-17 18:35:00 +00:00
Pawel Pekala
f3603472a5 - Add staging support
- Remove leading article from COMMENT
2014-05-17 18:21:40 +00:00
Pawel Pekala
1357963fb1 - Add staging support
- Convert to new options framework
- Remove leading article from COMMENT
2014-05-17 17:55:55 +00:00
Pawel Pekala
826f1bf5c8 - Add staging support
- Convert to new options framework
- Remove leading article from COMMENT
2014-05-17 17:43:46 +00:00
Pawel Pekala
1a48dd1a3e - Add staging support
- Convert to new options framework
2014-05-17 17:13:59 +00:00
Pawel Pekala
82fb8d9012 - Add staging support
- Convert to new options framework
- Remove leading article from COMMENT
2014-05-17 16:59:58 +00:00
Pawel Pekala
8b151c9d67 - Add staging support
- Convert to new options framework
2014-05-17 16:37:07 +00:00
Pawel Pekala
e3bf5b9830 - Add staging support
- Convert to new options framework
- Switch to PLIST_FILES
- Remove leading article from COMMENT
2014-05-17 15:35:36 +00:00
Pawel Pekala
44bce50c1c - Add staging support
- Convert to new options framework
2014-05-17 13:55:39 +00:00
Pawel Pekala
f73e4145e4 - Add staging support
- Convert to new options framework
2014-05-17 13:36:17 +00:00
Pawel Pekala
b1f33f2ceb - Add staging support
- Convert to new options framework
2014-05-17 13:09:53 +00:00
Pawel Pekala
54c337b7de - Add staging support
- Convert to USES=gmake
2014-05-17 13:03:03 +00:00
Pawel Pekala
2ba11be767 Port is stage safe 2014-05-17 11:32:16 +00:00
Pawel Pekala
57bdb4b913 - Port is stage safe
- Convert to USES=libtool
- Instal striped binaries
2014-05-17 11:31:14 +00:00
Pawel Pekala
a0cb664dfa Port is stage safe 2014-05-17 11:08:08 +00:00
Pawel Pekala
b3aa8f4725 - Add staging support
- Convert to new options framework
2014-05-15 17:50:28 +00:00
Renato Botelho
aac4808550 Removed some expired ports:
2014-05-12 archivers/star: Depends on deprecated smake
2014-05-12 editors/ved: Depends on deprecated smake
2014-04-12 japanese/chasen: Unmaintained since 2001
2014-05-15 16:05:40 +00:00
Edwin Groothuis
71642c89c1 Fix stagification 2014-05-13 21:13:31 +00:00
Pawel Pekala
6d1961b168 - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-05-13 20:11:58 +00:00
Pawel Pekala
c298f316d2 - Add staging support
- Define DOCS option
2014-05-13 20:10:02 +00:00
Pawel Pekala
6493748fee - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-05-13 20:08:38 +00:00
Pawel Pekala
68a7ada324 - Add staging support
- Convert to USES=libtool
- Install striped binaries
2014-05-11 21:10:51 +00:00
Pawel Pekala
326074ae0b - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-05-11 21:09:04 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Antoine Brodin
2abc8d688e Reset a few maintainers
<adam.freebsd@fastmail.fm>: host in1-smtp.messagingengine.com[66.111.4.72]
    said: 550 5.1.1 <adam.freebsd@fastmail.fm>: Recipient address rejected:
    User unknown in local recipient table (in reply to RCPT TO command)

<dnscheckengine-port@academ.com>: host ASPMX.L.GOOGLE.com[74.125.131.26] said:
    550-5.1.1 The email account that you tried to reach does not exist. Please

<kawahara@nlp.kuee.kyoto-u.ac.jp>:
Sorry, no mailbox here by that name. (#5.1.1)

<hnsmaster@h14m.org>: Host or domain name not found. Name service error for
    name=h14m.org type=AAAA: Host found but no data record of requested type

    <jre@vineyard.net>: Recipient address rejected: User unknown in virtual
    mailbox table (in reply to RCPT TO command) (in reply to RCPT TO command)

<gawrilow@math.tu-berlin.de>: host mail.tu-berlin.de[130.149.7.33] said: 550
    Recipient verify failed (in reply to RCPT TO command)

<mico@bsd.hu>: host mail.datacast.hu[195.70.49.210] said: 550 5.1.1
    <mico@bsd.hu>: Recipient address rejected: User unknown in virtual mailbox

<gogo@cs.uni-sb.de>: host mail.cs.uni-sb.de[134.96.254.200] said: 550 5.1.1
    <gogo@cs.uni-sb.de>... User unknown (in reply to RCPT TO command)

<mickey@enforcer.cc>: Host or domain name not found. Name service error for
    name=keep.yourmail.yuk type=AAAA: Host not found

<lucio@zetasolucoes.com.br>: host ASPMX.L.GOOGLE.COM[2607:f8b0:400c:c01::1a]
    said: 550-5.1.1 The email account that you tried to reach does not exist.

<luke@novum.am.lublin.pl>: Host or domain name not found. Name service error
    for name=novum.am.lublin.pl type=AAAA: Host not found

<aihal@users.sourceforge.net>: host mx.sourceforge.net[216.34.181.68] said: 550
    unknown user (in reply to RCPT TO command)

With hat:	portmgr
2014-05-10 17:48:13 +00:00
Sunpoet Po-Chuan Hsieh
b22ad0c2bc - Update to 3.9.1
Changes:	http://ja.wordpress.org/2014/05/09/wordpress-3-9-1/
PR:		ports/189525
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2014-05-10 17:33:58 +00:00
Pawel Pekala
cb0f4b5c4c - Add staging support
- Convert to USES=tar:bzip2
- Switch to PLIST_FILES
2014-05-10 17:06:46 +00:00
Pawel Pekala
5e7ebdf852 - Add staging support
- Fix few shwbangs
2014-05-10 16:37:23 +00:00
Pawel Pekala
c2ffd49dc9 - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-05-09 20:16:27 +00:00
Pawel Pekala
2b11a3f95b - Add staging support
- Switch to PLIST_FILES
- Define DOCS option
2014-05-09 20:01:05 +00:00
Pawel Pekala
59a53736bb - Add staging support
- Respect CFLAGS during build
2014-05-09 19:26:34 +00:00
Pawel Pekala
534276e2c2 Add staging support 2014-05-09 19:15:34 +00:00
Pawel Pekala
c2d9a6a061 - Add staging support
- Define DOCS option
2014-05-09 19:14:14 +00:00
Pawel Pekala
cf9e7a38bf - Add staging support
- Define DOCS option
2014-05-09 18:44:01 +00:00
Pawel Pekala
8a4061b674 - Add staging support
- Reomve leading article from COMMENT
- Convert to new LIB_DEPENDS format
- Use options helpers, subs
2014-05-09 17:58:33 +00:00
Pawel Pekala
33ec0dfe32 - Add staging support
- Define DOCS option
2014-05-09 16:59:29 +00:00
Pawel Pekala
432adc9180 - Add staging support
- Fix shebang in japana
- Unmute install commands
2014-05-09 16:57:57 +00:00
Pawel Pekala
1899cd6bdc - Add staging support, allow it as normal user
- Define DOCS option
2014-05-09 16:35:40 +00:00
Pawel Pekala
4e04373772 - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-05-09 16:32:17 +00:00