Commit graph

7894 commits

Author SHA1 Message Date
Bartek Rutkowski
19c6d5e019 japanese/mh: multiple fixes
- Add japanese man pages
- Don't setuid/setgid to binaries
- Use BSD_INSTALL_LIB instead of cp
- Remove @dirrm

PR:		194352
Submitted by:	Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
Approved by:	mentors (implicit)
2014-10-20 08:16:04 +00:00
Marcus von Appen
b997ee32c8 - Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 17:45:13 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00
John Marino
0a08627ab7 japanese/ebnetd: Remove @dirrm, use @sample, use @dir()
The stage-qa checks said 5 files needed perl shebang fixed, but
USE=shebangfix won't fix it.  The value of PERL was defined for the
configure target to fix it.  However, a run depends on perl was not
added as the affected files are probably optional scripts.

PR:		194367
Submitted by:	maintainer (Yasuhiro KIMURA)
2014-10-18 07:13:32 +00:00
Dmitry Marakasov
a61f2205e2 - Fix ${arch}_BROKEN statements to correct BROKEN_${arch}
- Drop @dirrm* from plists
- Other minor fixes
2014-10-17 15:37:58 +00:00
Jung-uk Kim
9cee92ad58 Update to 4.3.2. 2014-10-16 21:14:18 +00:00
John Marino
7557917ac1 japanese/mecab: Remove @dirrm and use @sample
PR:		194368
2014-10-16 08:38:05 +00:00
Hajimu UMEMOTO
0c333a0fd8 - Fix segmentation fault with recent Ruby-GNOME2.
- Use USES=shebangfix.
2014-10-15 11:45:45 +00:00
John Marino
78a3ed4d90 Close out a bunch of PRs that only remove @dirrm
PR:		194331, 194332
PR:		194365, 194366, 194369, 194371, 194374
2014-10-15 11:32:09 +00:00
Dag-Erling Smørgrav
d5688c7718 Add missing dependencies and CPE data.
Approved by:	maintainer silence
2014-10-15 02:14:21 +00:00
Olli Hauer
f1a101fa05 - update to version 4.4.6
- adopt new pkg-plist style

Submitted by:	tota
MFH:		2014Q3
2014-10-14 20:47:15 +00:00
John Marino
6a36f416a5 japanese/mecab: Fix typo
PR:		194037
2014-10-12 12:21:13 +00:00
Hiroki Sato
c578e504ef Fix build on 10.0. 2014-10-07 07:21:02 +00:00
Hiroki Sato
f3e79f20fc - Fix build failure on braches with Clang older than 3.4.
- Fix build failure on head due to libiconv link error.
- Remove redundant patches.
- Add cflags and cflags_cc flags to build_mozc.py.
2014-10-06 20:16:21 +00:00
Hiroki Sato
aaa352f9aa Remove redundant patches mistakenly added back in r367909.
Pointed out by:	tijl
2014-10-05 19:29:36 +00:00
Danilo Egea Gondolfo
2395d2649d - Update from 0.20140901 to 0.20141001 2014-10-04 15:42:53 +00:00
Sunpoet Po-Chuan Hsieh
c86b04b3b8 - Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change

Changes:	https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
2014-10-04 15:12:44 +00:00
John Marino
87bfc6aa71 japanese/slrn is not jobs safe
It can try to use config.h before it's generated.
2014-10-01 10:03:11 +00:00
TAKATSU Tomonari
a0b0b99f55 - Set PORTSCOUT to limit version 3.0.X 2014-09-30 21:13:40 +00:00
TAKATSU Tomonari
61fac95170 - Update to 3.0.8
- Add LICENSE_FILE
2014-09-28 08:51:12 +00:00
TAKATSU Tomonari
1ff4c0a40f - Repocopy japanese/rubygem-jpmobile to japanese/rubygem-jpmobile4
* Update to 4.1.2
  * Add LICENSE_FILE
2014-09-28 08:46:37 +00:00
Antoine Brodin
6770ba8dc2 Allow staging as a regular user 2014-09-27 22:18:11 +00:00
Tijl Coosemans
a6d2f30533 - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-09-25 15:18:27 +00:00
Tijl Coosemans
98799a3a2f - Convert to USES=autoreconf
- Use BROKEN_ia64
- Don't display pkg-message from post-install
2014-09-25 09:24:57 +00:00
Tijl Coosemans
4f95e7a2cc - Remove USE_AUTOTOOLS
- Define some variable before including bsd.port.options.mk
2014-09-25 09:20:43 +00:00
Antoine Brodin
18f57caef8 Do not violate stagedir (and allow staging as a regular user) 2014-09-24 19:15:32 +00:00
Pawel Pekala
68f236ada2 Update to version 20140904
PR:		ports/193310
Submitted by:	maintainer
2014-09-21 12:45:30 +00:00
Pawel Pekala
4826134633 Update to version 201409
PR:		ports/193251
Submitted by:	hiroto.kagotani@gmail.com
2014-09-20 17:25:14 +00:00
John Marino
d4773d7a78 Add new port japanese/latex-jlisting
PR:		188691
Submitted by:	Hiroto Kagotani

jlisting.sty enhances lstlisting environment provided by listings.sty for
handling Japanese text.
2014-09-20 15:28:01 +00:00
Rene Ladan
7eafff56c3 Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
2014-09-20 09:45:04 +00:00
Andrej Zverev
60bc65ec61 fix build with perl 5.18
PR:		193064
2014-09-20 06:38:37 +00:00
Tijl Coosemans
00789911dc graphics/imlib:
- Remove :oldver from USES=libtool and bump dependent ports
2014-09-19 20:43:03 +00:00
Tijl Coosemans
b3e896badf Convert to USES=autoreconf 2014-09-19 08:07:11 +00:00
Antoine Brodin
f043f6e4b6 Allow staging as a regular user 2014-09-14 20:10:06 +00:00
Tijl Coosemans
a5bee80ce4 Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
Tijl Coosemans
3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00
Adam Weinberger
4a6dd65469 The BROKEN message (Does not compile with GCC 4.2) isn't accurate. It simply
doesn't compile on amd64 (and probably sparc64).

Simplify by using NOT_FOR_ARCHS.
2014-09-12 18:21:13 +00:00
Dmitry Marakasov
878d53070f - Drop .la files for japanese/kakasi, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-09-12 09:22:36 +00:00
Hiroki Sato
27b1d2555b - Fix a bug which prevented a bind(2) call from working.
- Support "make stage" by a non-root user.
- Set $*wnn_enable=NO by default. [*]
- Fix pkg-plist.

PR:	149250 [*]
2014-09-11 07:48:17 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
John Marino
a32b2f6852 Remove four unrelated staged ports 2014-09-09 23:15:30 +00:00
Antoine Brodin
6a5140c4b3 Using USES=uidfix together with PLIST_SUB=WWWUID=${WWWOWN} WWWGID=${WWWGRP}
is harmful
2014-09-08 20:50:23 +00:00
John Marino
3c8222ab11 Stage japanese/ng-devel
PR:		193161
Submitted by:	Ports Fury
2014-09-08 20:41:27 +00:00
Frederic Culot
fde59bda64 - Update to 2.13.4.11
PR:		ports/193242
Submitted by: 	takefu@airport.fm (maintainer)
2014-09-08 14:30:45 +00:00
Antoine Brodin
6a0526ebaa Allow staging as a regular user 2014-09-07 12:47:10 +00:00
Antoine Brodin
204d0fd086 Allow staging as a regular user 2014-09-07 12:42:56 +00:00
Antoine Brodin
0d88fa51ab Allow staging as a regular user 2014-09-07 12:35:38 +00:00
John Marino
bbc8df9358 Remove unstaged japanese/prime and 3 of its dependencies (2 unstaged)
The japanese/scim-prime port was actually staged but it requires
japanese/prime to run which is being removed, so scim-prime is being
removed as a cascade.
2014-09-06 22:16:02 +00:00
John Marino
c648e19162 Remove unstaged tcl/tk 8.0 and two affected staged ports
The two ports affected by the tcl/tk 8.0 removal, ja/tkhonyaku and
ja/timidity++-tcltk only build on FreeBSD 8.x because the tcl/tk ports
themselves don't build on FreeBSD 9 and later.  The timidity port was
staged but unmaintained, and the tkhonyaku port was staged by its
maintainer who was advised that his port was in danger of being removed
with tcl/tk 8.0 at least 3 weeks ago.
2014-09-06 21:49:56 +00:00
John Marino
04faa5a3f5 Stage and revamp japanese/k12, assign maintainership to submitter
* Add stage support
 * Replace NOPORTDOCS with option DOCS
 * Remove bad URL from MASTER_SITES
 * Convert to @fontsdir keywork (affects dependencies and pkg-plist)
 * Remove pkg-req (@fontsdir takes over its task)
 * Install directory has changed as a result (lib/X11/fonts/kaname12)

PR:		190071
Submitted by:	WATANABE Kazuhiro
2014-09-06 17:54:31 +00:00
John Marino
f715aadad7 Stage japanese/nethack34 and unbreak
* Update to the latest jnethack patch
 * Remove BROKEN flag
 * Add staging support (inspired by games/nethack)
 * Use base compiler instead of gcc
 * Quick fix for bug 192743 (chown and chmod)
 * marino: Use SUB_FILES instead of roll-your-own pkg-deinstall
 * marino: Remove unnecessary loop for REINPLACE_CMD
 * marino: Simplify docs installation, remove two loops
 * marino: Unmask configure commands
 * marino: Use parentheses and "&&" instead of just ";" on compounds
 * marino: Beef up pkg-descr for those unfamiliar with NetHack

PR:		193206
Submitted by:	WATANABE Kazuhiro
2014-09-06 17:19:47 +00:00
Florian Smeets
a8eed1046d Change MAINTAINER to bz-ports@ as discussed with bugzilla@ (now bz-ports@)
and bugmeister@. bugzilla@ will be used by bugmeister@ from now on.

Submitted by:	bugzilla (ohauer)
Approved by:	bugzilla (ohauer)
Hat:		postmaster
2014-09-05 23:09:27 +00:00
Adam Weinberger
aa42afb227 Fix mozc-server and mozc-client builds by directly depending on
lang/python so that the python command exists.
2014-09-04 15:46:54 +00:00
Danilo Egea Gondolfo
48657f1960 - Update from 0.20140804 to 0.20140901 2014-09-04 13:25:17 +00:00
Vanilla I. Shu
9925e6160c Support STAGEDIR.
PR:		ports/193159
Submitted by:	Ports Fury.
2014-09-03 04:09:19 +00:00
Jun Kuriyama
1e1611d0a8 - Update to 20140829. 2014-09-03 03:20:50 +00:00
Baptiste Daroussin
9e09388323 Connect ng-canna to the build 2014-09-01 20:15:43 +00:00
Baptiste Daroussin
a5b05b305a Resurrect ng-canna and stage it
Stage ng

PR:		193160
Submitted by:	Ports fury
2014-09-01 20:15:30 +00:00
Tijl Coosemans
796095d541 Add USES=libtool to accessibility/atkmm and bump dependent ports 2014-09-01 19:34:02 +00:00
Baptiste Daroussin
8a2ac20b34 Remove non staged ports without pending PR from j* 2014-09-01 16:48:53 +00:00
Hiroki Sato
14dcc52be7 Use USES=python instead of USE_PYTHON_*. 2014-08-31 18:47:03 +00:00
Hiroki Sato
ff75bd1812 Fix build on branches with GCC 4.2.1.
Spotted by:	ume
2014-08-31 18:36:51 +00:00
Hiroki Sato
910c3ce3b4 Fix MASTER_SITES. 2014-08-31 17:18:42 +00:00
Tijl Coosemans
4a01a4320e textproc/scim:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-08-31 13:19:15 +00:00
Olli Hauer
00d33ed0c4 - update to 4.4.5 2014-08-31 13:12:39 +00:00
Hiroki Sato
23dba4ee3d Update Mozc to 1.15.1868.102. 2014-08-30 22:19:55 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Hiroki Sato
156fd58c7e Remove ports related to Adobe Reader. 2014-08-30 14:25:48 +00:00
John Marino
35da37bce6 Stage japanese/waeijiro-fpw
This port has been staged similarly to japanese/eijiro-fpw.  It is also
a manual build only port.

PR:		193062
Submitted by:	turutani (kyoto)
2014-08-30 13:47:57 +00:00
John Marino
1092eed95d japanese/eijiro-fpw: Small fix to cover compressed case
The previous change was tested and needs a small patch to work in all
cases.  Patch functioning confirmed by PR submitter

PR:		193061
Submitted by:	turutani (kyoto)
2014-08-30 13:41:13 +00:00
Hiroki Sato
8621234c63 Fix filename conflict with dvi2tty installed by TeXLive.
PR:	193140
2014-08-30 08:31:41 +00:00
John Marino
b46f9e92d0 japanese/eijire-fpw: Thanks freshports sanity 2014-08-29 21:31:27 +00:00
John Marino
6ccbb3fb91 Stage japanese/eijiro-fpw
I modernized and simplified this port beyond the PR, including embedding
the pkg-plist and converting patch-aa with DOS line endings and using
dos2unix.  I also removed the shell command at the small expense of
making lha a permanent dependency.  The downside is that this is a manual
package with a restricted cdrom, so I can't test any of it.  I'll commit
this with the hope that it's correct and request the submitter, who does
own the restricted data, verify that it's working as hoped.

PR:		193061
Submitted by:	turutani (kyoto)
2014-08-29 21:27:28 +00:00
Hiroki Sato
1ce38e6fcc - Fix build with newer versions of makeinfo.
- Fix shebang line in sh and perl scripts.
- Remove gcc dependency.
- Move example files to EXAMPLESDIR.
2014-08-29 18:12:20 +00:00
Hiroki Sato
0dbd0e7c9c - Fix build. A "grep" directory conflicted with "grep" target.
- Move generation of a file to post-build.
2014-08-29 16:31:26 +00:00
John Marino
1bdc05e751 Stage japanese/xyaku
PR:		193058
Submitted by:	turutani
2014-08-27 21:18:23 +00:00
John Marino
31baea3873 japanese/edict-utf-8: Update WWW
This was originally a staging PR, but vanilla staged it before the PR
was processed.  He missed the WWW update though, so I'll do that now.

PR:		193060
Submitted by:	turutani
2014-08-27 21:08:40 +00:00
John Marino
24d208a48f Stage japanese/man
PR:		193007
Submitted by:	turutani (scphys.kyoto-uc.ac.jp)
2014-08-26 20:52:21 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Baptiste Daroussin
1f44147fea Reset maintainership for non staged ports
With hat:	portmgr
2014-08-25 10:01:51 +00:00
Vanilla I. Shu
dbd3a2d4b9 Stagify. 2014-08-25 08:18:18 +00:00
Vanilla I. Shu
f6b4c4b87a Stagify. 2014-08-25 08:13:44 +00:00
John Marino
00e9462c7d Stage japanese/alias-fonts and assign maintainership to submitter
PR:		192965
Submitted by:	WATANABE Kazuhiro
Stage fixes:	marino
2014-08-25 07:48:12 +00:00
Hiroki Sato
a16acf7a7b * Add staging support.
* Use OPTIONS_DEFINE=DOCS instead of NOPORTDOCS.
* Remove obsolete MAN* variables, and use pkg-plist.
* Take maintainership.

Submitted by:	WATANABE Kazuhiro
PR:		192966
2014-08-24 14:33:25 +00:00
Antoine Brodin
a38323cc61 Mark BROKEN: Fails to build
With clang:
gmake[3]: Entering directory `/wrkdirs/usr/ports/japanese/nethack34/work/nethack-3.4.3/src'
touch ../src/config.h-t
gcc -W -g -O -I../include -c monst.c
gmake[3]: gcc: Command not found

With gcc:
gcc -W -g -O -I../include -c ../sys/unix/unixmain.c
../sys/unix/unixmain.c:24:25: error: X11/Xlocale.h: No such file or directory
../sys/unix/unixmain.c: In function 'main':
../sys/unix/unixmain.c:69: error: 'LC_ALL' undeclared (first use in this function)

Reported by:	pkg-fallout
With hat:	portmgr
2014-08-24 09:30:20 +00:00
Steve Wills
2043f8f6fa japanese/ruby-mecab: fix LICENSE, strip shared library
PR:		191310
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2014-08-22 17:34:51 +00:00
Hiroki Sato
6e0c41ef75 Update TeXLive to 2014.
- Note that full support of configuration tools such as tlmgr and texconfig
  is not ready yet.

- Most of dviware now supports libpaper to choose the default papersize.
  Use paperconfig(8) utility or print/papersize-default-* packages.

- Some quite old macros of the age of latex209 have been removed, and
  there are user-visible/invisible incompatibilities.  Please send a report
  to freebsd-tex@FreeBSD.org or file a PR if you have trouble.
2014-08-22 11:04:23 +00:00
Antoine Brodin
783540d9ac Canonicalize a few LICENSE_PERMS
With hat:	portmgr
2014-08-22 07:20:30 +00:00
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +00:00
Hiroki Sato
b0af0a965e Update to 0.0.464. 2014-08-21 07:13:09 +00:00
John Marino
e3903c8108 Stage japanese/xdtp
PR:		192802
Submitted by:	Ports Fury
2014-08-21 00:03:15 +00:00
John Marino
b6fdc5ede9 Stage japanese/ne, unbreak on FreeBSD 10+, unbreak on amd64
PR:		192801
Submitted by:	Ports Fury
2014-08-20 23:55:06 +00:00
John Marino
fab2c40745 Stage japanese/ddskk
PR:		192800
Submitted by:	Ports Fury
2014-08-20 23:46:28 +00:00
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
Antoine Brodin
1c6ed8eca3 Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat:	portmgr
2014-08-18 19:13:18 +00:00
Marcus von Appen
75a85dc448 - Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,
there is no need to touch the plist.

With hat:	python@
2014-08-17 12:29:07 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Dmitry Marakasov
c2a552709c - Switch to USES=libtool, drop .la files
- Strip libraries
2014-08-15 18:12:23 +00:00
Dmitry Marakasov
9acc5bda68 - Drop .la files for print/tex-ptexenc
- Bump dependent ports as .so version has changed
- Also fix upgrade of dependent ports, as portrevision was not bumped after previous change

Approved by:	portmgr blanket
2014-08-15 09:52:45 +00:00
Vanilla I. Shu
353e9f9015 Stagify. 2014-08-15 07:05:34 +00:00
Antoine Brodin
028eabaa85 skkinput3 is not jobs safe
===>  Building for ja-skkinput3-3.0.6_2
make: don't know how to make lib/proto/libproto.a. Stop
2014-08-12 12:01:34 +00:00
Antoine Brodin
a4c9730cf0 Finish stage support 2014-08-10 10:28:06 +00:00
Tijl Coosemans
f964d7f174 - Replace libtool BUILD_DEPENDS with USE_AUTOTOOLS=libtoolize
- Replace STRIP_CMD with INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add --copy --force to AUTOMAKE_ARGS so all existing scripts are updated
2014-08-09 16:01:09 +00:00
Marcus von Appen
900db324a3 Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.

  USE_PYTHON=yes becomes USES=python
  USE_PYTHON=2.7+ becomes USES=python:2.7+
  USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
  ...

A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;

  PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
  PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
  PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
  PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO
  PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL
  PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX

Some knobs have been deprecated and are to be removed in the near future:

  PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead
  PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead
  PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement

Some knobs have been removed completely:

  PYTHON_MASTER_SITE_SUBDIR
  PYTHON_DISTNAME
  PYTHON_WRKSRC

Several variables specific to the Python framework are no longer passed to the
build environment to avoid polluting dependency builds.

  PYTHON_VERSION is not passed to .MAKEFLAGS anymore
  PYTHON_DEFAULT_VERSION,
  PYTHON_DEFAULT_PORTVERSION and
  PYTHONBASE are not passed to the make environment anymore

The conversion required a couple of ports to be updated to fit the changes and
new requirements. Those included "bsd.python.mk" directly or contained checks
in places, for which the USES framework would fail to provide correct values.

Python modules directly using the upstream Python package (such as py-tkinter
or py-sqlite3) were updated to avoid using the now unnecessary and remmoved
knobs from "bsd.python.mk".

Phabric:	D399
exp-run:	167368 192357
PR:		167368 192357
Reviewed by:	antoine, wg
Exp-run award:	antoine
With hat:	python@
Approved by:	portmgr
2014-08-09 15:44:27 +00:00
William Grzybowski
24df6f379c japanese/rogue_s: support stage
PR:		192502
Submitted by:	IWAMOTO Kouichi (with changes)
2014-08-08 13:01:14 +00:00
William Grzybowski
a232911100 japanese/leafrogue: fix installation
PR:		192503
Submitted by:	IWAMOTO Kouichi
2014-08-08 12:57:13 +00:00
Danilo Egea Gondolfo
449e1b6b2a - Update from 0.20140602 to 0.20140804 2014-08-06 23:29:47 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
John Marino
62d8318f10 japanese/kdrill: Update version 6.4 => 6.5 and stage
PR:		191823
Submitted by:	Ports Fury
2014-07-31 12:52:38 +00:00
Antoine Brodin
c0008f29a4 Unbreak 2014-07-30 11:49:03 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Vanilla I. Shu
976bfa76ba remove NO_STAGE. 2014-07-30 03:02:16 +00:00
Dmitry Marakasov
cb5de81339 - Switch databases/namazu2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
2014-07-29 23:52:43 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
037a3b5bf9 Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.

Approved by:	portmgr (most of them)
2014-07-29 21:25:30 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
f9d86cf02f Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify.
2014-07-28 22:14:07 +00:00
John Marino
811a62f1e9 Stage japanese/marumoji-fonts
* Use pkg-install / pkg-deinstall instead of pkg-req
  * Adjust pkg-plist accordingly
  * Adjust RUN_DEPENDS accordingly

PR:		190072
Submitted by:	COG00620 (nifty.ne.jp)
2014-07-27 12:52:21 +00:00
Dmitry Marakasov
225609d72c - Switch to USES=libtool, drop .la files
- Add LICENSE_FILE

Approved by:	portmgr blanket
2014-07-25 12:28:52 +00:00
Dmitry Marakasov
e3cc604e9c - Convert texproc/uim and friends to USES=libtool, drop .la files
- Bump ports dependent on uim as some .so versions have changed
- While here, convert some USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr blanket
2014-07-25 12:19:07 +00:00
Dmitry Marakasov
d4b4531249 - Switch to USES=libtool, drop .la files
- Fix whitespace
2014-07-23 22:36:14 +00:00
Baptiste Daroussin
2bbb53adc3 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 17:07:12 +00:00
Antoine Brodin
03501611c8 Finish some removals 2014-07-23 14:41:30 +00:00
Baptiste Daroussin
ed8224d156 Remove japanese/teTeX 2014-07-23 13:36:58 +00:00
Baptiste Daroussin
757849f6d9 Remove japanese/ptex forgotten in previous commits 2014-07-23 13:34:42 +00:00
Baptiste Daroussin
7e580d5555 Remove some teTeX bits 2014-07-23 13:07:00 +00:00
Baptiste Daroussin
0ad8cfd2bf Decomission a couple of japanese teTeX ports 2014-07-23 12:23:55 +00:00
Baptiste Daroussin
1952e07d57 Replace japaneses/xdvik with texlive version directly 2014-07-23 12:13:02 +00:00
Baptiste Daroussin
a0b1f9f804 Switch to use texlive version of ptex 2014-07-23 10:21:18 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Antoine Brodin
5108730061 Fix LIB_DEPENDS
With hat:	portmgr
2014-07-20 19:20:50 +00:00
Baptiste Daroussin
f329319eb5 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:13:58 +00:00
Adam Weinberger
136cc8f44f Add DOCS option where PORTDOCS appears in plist. 2014-07-16 02:29:34 +00:00
Adam Weinberger
8726978026 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:43:35 +00:00
Vanilla I. Shu
08d9e6003c Stagify. 2014-07-15 03:23:47 +00:00
Vanilla I. Shu
19f21ae8fa remove NO_STAGE.
Approved by:	portmgr@ (blanket)
2014-07-15 03:14:23 +00:00
Vanilla I. Shu
6cd9f36fae Stagify. 2014-07-15 02:54:12 +00:00
Vanilla I. Shu
3ee881ce29 1: Stagify.
2: add INSTALLS_EGGINFO, bump version.
3: fix WWW line.
2014-07-15 02:40:13 +00:00
Vanilla I. Shu
e473100818 remove NO_STAGE. 2014-07-15 02:31:47 +00:00
Baptiste Daroussin
b65af0dc19 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:53:00 +00:00
Baptiste Daroussin
3fee911366 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:36:40 +00:00
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
Pawel Pekala
54cc187c1e - Port is stage safe
- Convert to USES=gmake
2014-05-09 16:30:33 +00:00
Pawel Pekala
9275753d7b - Add staging support
- Fix COMMENT, add DOCS option
2014-05-09 12:56:57 +00:00
Pawel Pekala
57b4bd2e34 - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-05-09 12:55:16 +00:00
Pawel Pekala
730bcef2fe - Add staging support
- Convert to new LIB_DEPENDS format, USES=gmake
- Define DOCS option
2014-05-09 12:53:35 +00:00
Pawel Pekala
7d5ff8e8bb - Add staging support
- Convert to USES=gmake, define DOCS option
2014-05-09 12:35:32 +00:00
Pawel Pekala
cfa6259f77 - Add staging support
- Convert to USES=gmake, define DOCS option
2014-05-09 12:31:53 +00:00
Pawel Pekala
86507c0e97 - Add staging support
- Install manpages to correct directory
- Switch to PLIST_FILES
- Define DOCS option
2014-05-09 12:22:40 +00:00
Pawel Pekala
f64b966d40 - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-05-09 11:56:41 +00:00
Baptiste Daroussin
37565365f2 Support stage 2014-05-09 00:01:50 +00:00
Baptiste Daroussin
d3046af63f Support stage 2014-05-09 00:01:39 +00:00
Baptiste Daroussin
039d6ac337 Support stage 2014-05-08 23:41:30 +00:00
Baptiste Daroussin
9ea074ad24 Support stage 2014-05-08 23:41:22 +00:00
Pawel Pekala
58402a061c - Add staging support
- Define DOCS option
2014-05-08 23:06:57 +00:00
Pawel Pekala
3be5b5dbc6 - Add staging support
- Define DOCS option
2014-05-08 20:09:13 +00:00
Pawel Pekala
7a06f92780 - Add staging support
- Define DOCS option
2014-05-08 20:04:03 +00:00
Pawel Pekala
54a84fbfcc - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
- Break lines around 80 characters
2014-05-08 19:47:45 +00:00
Pawel Pekala
3e0ccc9987 - Add staging support
- Remove leading article from COMMENT
- Switch to PLIST_FILES
- Define DOCS option
2014-05-08 19:39:50 +00:00
Pawel Pekala
f061d99981 - Add staging support, allow it as normal user
- Respect CFLAGS during build
- Remove leading article from COMMENT
- Switch to PLIST_FILES
- Define DOCS option
2014-05-08 19:20:44 +00:00
Pawel Pekala
b58a5481b2 - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-05-08 18:40:32 +00:00
Pawel Pekala
d187ba26e5 Add staging support 2014-05-08 18:24:39 +00:00
Pawel Pekala
c5d188705a Add staging support 2014-05-08 18:23:33 +00:00
Pawel Pekala
d61410555c - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-05-08 18:17:13 +00:00
Pawel Pekala
a0bf4c0257 - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-05-08 18:01:17 +00:00
Jung-uk Kim
fabaf5ddfa Update to 4.1.6. 2014-05-06 16:13:01 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Danilo Egea Gondolfo
afc8849404 - Update from 0.20140401 to 0.20140501 2014-05-02 13:04:26 +00:00
Adam Weinberger
e432a01d92 Improvements.
Let pkg-create handle ownership/mode better. Use @dirrmtry instead of
@unexec rmdir. Use COPYTREE_SHARE to ensure proper permissions.

Also, stop the spamd service on deinstall if it's running. It creates
zombie issues otherwise... I'm pretty sure this is the right thing to
do.
2014-05-01 17:01:18 +00:00
Jun Kuriyama
8039481510 - Update to 20140430. 2014-05-01 15:08:37 +00:00
Steve Wills
3d871a3704 - Stage
- Use new LIB_DEPENDS format

PR:		ports/188965
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-26 20:45:51 +00:00
Sunpoet Po-Chuan Hsieh
d25745fe4f - Update to 3.9
- Pass maintainership to submitter
- While I'm here:
  - Allow packaging as user
  - Remove .include <bsd.port.options.mk>

Changes:	http://ja.wordpress.org/2014/04/17/wordpress-3-9-ja/
PR:		ports/189017
Submitted by:	Joe Horn <joehorn@gmail.com>
2014-04-26 18:16:30 +00:00
Tijl Coosemans
a3ff7a02f8 - Convert to USES=libtool.
- New LIB_DEPENDS syntax.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Staging.
2014-04-24 18:33:57 +00:00
Tijl Coosemans
f9b3c03926 - Convert to USES=libtool.
- Staging.
2014-04-24 18:32:47 +00:00
Tijl Coosemans
13bad6e085 - Convert to USES=libtool.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Staging.
- Fix build with clang.
2014-04-24 18:31:48 +00:00
Tijl Coosemans
bb55d36724 - Convert to USES=libtool.
- New LIB_DEPENDS syntax.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Staging.
2014-04-24 18:29:13 +00:00
Tijl Coosemans
ac9afac851 - USES=libtool.
- Staging.
2014-04-24 18:28:14 +00:00
Tijl Coosemans
fbb1a2260c - Convert to USES=libtool.
- New LIB_DEPENDS syntax.
- Staging.
2014-04-24 18:26:02 +00:00
Tijl Coosemans
26e8e7d103 - Convert to USES=libtool.
- New LIB_DEPENDS syntax.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Staging.
2014-04-24 18:24:08 +00:00
Tijl Coosemans
99fcbb2484 - Convert to USES=libtool.
- New LIB_DEPENDS syntax.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Staging.
- japanese/tomoe: remove FreeBSD 6 support.
2014-04-24 18:21:56 +00:00
Tijl Coosemans
687cff984d - USES=libtool pathfix.
- Fully qualify DOCSDIR.
- Staging.
2014-04-24 18:14:38 +00:00
Mathieu Arnold
cf28d260c6 Remove the last @comment $FreeBSD$ from plists.
With hat:	portmgr
Sponsored by:	Absolight
2014-04-24 16:26:48 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
John Marino
09f62b4ab0 japanese/mutt-devel: Rev bump due to change in library dependencies 2014-04-21 21:16:51 +00:00
John Marino
f9970e82e9 japanese/mutt-devel: Eliminate use of problematic libslang
PR:		ports/185122
Submitted by:	Oota Toshiya
Approved by:	maintainer (SHIOZAKI Takehiko)
2014-04-21 21:10:34 +00:00
John Marino
ccc6c731dc japanese/eblook: Apply maintainer patch per PR
The PR claims the port is broken and this patch unbreaks it, but
portsmon is clean.  In any case, the port builds cleanly in poudriere
with the patch so I defer to the maintainer.

PR:		ports/187827
submitted by:	maintainer (Yasuhiro KIMURA)
2014-04-21 19:35:01 +00:00
Olli Hauer
200651ab13 - update japanese bugzilla language templates
MFH:		2014Q2
2014-04-21 18:31:10 +00:00
Rene Ladan
8b3c8800eb Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared
2014-04-17 science/flounder: Unmaintained since 2002
2014-04-17 security/nbaudit: Unmaintained since 2002
2014-04-17 security/saint: Unmaintained since 2002
2014-04-17 graphics/gozer: Unmaintained since 2002
2014-04-17 misc/pdfmap: Unmaintained since 2002
2014-04-17 devel/showgrammar: Unmaintained since 2002
2014-04-17 biology/libgenome: Unmaintained since 2002
2014-04-17 deskutils/narval: Unmaintained since 2002
2014-04-17 devel/fampp: Unmaintained since 2002
2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002
2014-04-17 misc/wmfirew: Unmaintained since 2002
2014-04-17 x11-wm/e16utils: Unmaintained since 2002
2014-04-17 misc/salias: Unmaintained since 2002
2014-04-17 print/latex2slides: Unmaintained since 2002
2014-04-17 lang/sxm: Unmaintained since 2002
2014-04-17 textproc/pybook: Unmaintained since 2002
2014-04-17 mail/mailcrypt: Unmaintained since 2002
2014-04-17 japanese/elvis: Unmaintained since 2002
2014-04-17 devel/prototype: Unmaintained since 2002
2014-04-17 print/wprint: Unmaintained since 2002
2014-04-17 science/euler: Unmaintained since 2002
2014-04-17 multimedia/gopchop: Unmaintained since 2002
2014-04-17 science/gdis: Unmaintained since 2002
2014-04-17 net/googolplex: Unmaintained since 2002
2014-04-17 lang/logo: Unmaintained since 2002
2014-04-17 textproc/roap: Unmaintained since 2002
2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002
2014-04-17 games/yamsweeper: Unmaintained since 2002
2014-04-17 net-mgmt/echolot: Unmaintained since 2002
2014-04-17 security/pam_smb: Unmaintained since 2002
2014-04-18 devel/lua-redis-parser: Broken for more than 6 months
2014-04-18 biology/finchtv: Broken for more than 6 months
2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
2014-04-18 11:17:45 +00:00
Hajimu UMEMOTO
22787557f3 Add tiarra_sig_stop to change signal to stop tiarra.
Tiarra cannot be stopped with SIGTERM in some cases.
2014-04-17 17:09:54 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Antoine Brodin
e8755ccd4c Chase chasen-base update
Reported by:	pkg-fallout
MFH:		2014Q2
2014-04-16 16:35:54 +00:00
Steve Wills
85d15d5bc9 - Update to 20140319
PR:		ports/188587
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2014-04-16 14:41:38 +00:00
Rene Ladan
2d5bbfc8ec - Fix leftover file
- Bump PORTREVISION

Submitted by:	QAT
2014-04-13 13:18:45 +00:00
Rene Ladan
3baff476bf - Update to 2.4.5 [1]
- Stage support
- Install libchasen.la

Note that japanese/chasen remains expired.

PR:		ports/183764 [1]
Submitted by:	Akira Noda <you.akira.noda@gmail.com>
MFH:		2014Q2
Security:	http://vuxml.org/freebsd/972837fc-c304-11e3-8758-00262d5ed8ee.html
2014-04-13 12:40:32 +00:00
Rene Ladan
b982998742 - Stage support
- Use new @sample keyword
2014-04-13 12:36:43 +00:00
Rene Ladan
7e5f1066a3 Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999
2014-04-10 japanese/exmh2: Unmaintained since 1999
2014-04-10 net/freewais-sf: Unmaintained since 1999
2014-04-10 editors/elvis: Unmaintained since 1999
2014-04-10 japanese/sed: Unmaintained since 1999
2014-04-10 x11-fm/xfm: Unmaintained since 1999
2014-04-10 print/rtf2latex: Unmaintained since 1999
2014-04-10 graphics/fbm: Unmaintained since 1999
2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000
2014-04-11 emulators/prodosemu: Unmaintained since 2000
2014-04-11 security/gtkportscan: Unmaintained since 2000
2014-04-11 graphics/xmfract: Unmaintained since 2000
2014-04-11 databases/xmbase-grok: Unmaintained since 2000
2014-04-11 emulators/svr4_base: Unmaintained since 2000
2014-04-11 math/freefem: Unmaintained since 2000
2014-04-11 graphics/tiff2png: Unmaintained since 2000
2014-04-11 math/wingz: Unmaintained since 2000
2014-04-11 lang/STk: Unmaintained since 2000
2014-04-11 graphics/kdc2tiff: Unmaintained since 2000
2014-04-11 math/xlispstat: Unmaintained since 2000
2014-04-11 databases/typhoon: Unmaintained since 2000
2014-04-11 graphics/dc20ctrl: Unmaintained since 2000
2014-04-11 www/fhttpd: Unmaintained since 2000
2014-04-11 graphics/xmorph: Unmaintained since 2000
2014-04-11 editors/axe: Unmaintained since 2000
2014-04-11 www/cgic: Unmaintained since 2000
2014-04-11 13:20:44 +00:00
Danilo Egea Gondolfo
8a2b755c60 - Update from 0.20140303 to 0.20140401 2014-04-11 02:34:34 +00:00
Baptiste Daroussin
33201e7481 Mark as broken non staged ports using the ruby framework
With hat:	portmgr
2014-04-09 07:47:01 +00:00
Baptiste Daroussin
ffb2c4a628 perl 5.0 is gone long ago, port is unmaintained and messy 2014-04-08 06:27:52 +00:00
Baptiste Daroussin
f44a083868 Support stage 2014-04-08 06:25:33 +00:00
Baptiste Daroussin
0f2e2fd864 Support stage 2014-04-08 06:23:26 +00:00
Baptiste Daroussin
7436fa8d87 Support stage 2014-04-08 06:21:34 +00:00
Baptiste Daroussin
3fdd47f985 Support stage 2014-04-08 06:19:29 +00:00
Baptiste Daroussin
530f1e3aaf Support stage 2014-04-08 06:17:39 +00:00
Baptiste Daroussin
0deabe8423 Support stage 2014-04-07 15:06:02 +00:00
Baptiste Daroussin
51ce1f9c89 Support stage 2014-04-07 14:42:45 +00:00
Baptiste Daroussin
d80fbd1aae Fix packaging as a user 2014-04-07 14:38:18 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Adam Weinberger
a4a4b37976 Add a patch fix bug #7018, a typo that caused the Razor
plugin to error out.

Thanks to DutchDaemon for the legwork here.
2014-04-02 19:46:27 +00:00
Rene Ladan
3ede9c4875 Remove expired ports:
2014-02-27 devel/hyena: Broken for more than 6 month
2014-04-01 print/pdfmod: Depends on expired devel/hyena, unstaged, uses old standards
2014-04-01 security/gnutls-devel: Stale, broken and vulnerable
2014-04-01 sysutils/epylog: distfiles no longer fetchable
2014-04-01 japanese/Wnn6: Unmaintained, interactive and restricted
2014-04-01 japanese/srd-fpw: Unmaintained, interactive and restricted
2014-04-01 japanese/mypaedia-fpw: Unmaintained, interactive and restricted
2014-04-01 news/dnews: Unmaintained, interactive and restricted
2014-04-01 devel/adasdl: Ancient, does not build on amd64; use devel/sdl_gnat instead
2014-04-01 lang/gnat: The Ada framework is based on lang/gcc-aux, use it instead
2014-04-01 21:24:16 +00:00
Adam Weinberger
3efc22c772 Partially revert r348415. There are many good scenarios where
preventing user-config file creation is a good thing. Recommend
one of those scenarios in the rc.d description.

PR:		ports/187659
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>
2014-04-01 14:06:57 +00:00
Hajimu UMEMOTO
2daf398ec5 - Make Ruby binding optional and off by default.
- Mark Ruby binding BROKEN as it doesn't detect rbobject.h
  correctly after gem version of ruby-glib2 was enforced.

Spotted by:	pkg-fallout
2014-03-30 17:38:21 +00:00
Pawel Pekala
f1ccf7bea0 - Add staging support [1]
- Use option helper

PR:		ports/188023 [1]
Submitted by:	maintainer
2014-03-29 17:26:29 +00:00
Antoine Brodin
06f54d1c5f Mark broken: Fails to link
cc -o jvim3 alloc.o unix.o buffer.o charset.o cmdcmds.o cmdline.o  csearch.o digraph.o edit.o fileio.o getchar.o help.o  linefunc.o main.o mark.o memfile.o memline.o message.o misccmds.o  normal.o ops.o param.o quickfix.o regexp.o  regsub.o screen.o search.o  tag.o term.o undo.o window.o  kanji.o track.o  u2s.o s2u.o feponew.o version.o -ltermlib -L/usr/local/lib -lX11 -L/usr/local/lib -lonew-canna+freewnn -lcanna -ljd -lcrypt
/usr/bin/ld: cannot find -lonew-canna+freewnn
*** [jvim3] Error code 1

Reported by:	pkg-fallout
2014-03-29 12:30:28 +00:00
Steve Wills
871e6c8a3c - Fix index after removal of ruby-gnome ports
Reported by:	many
Pointyhat to:	swills
2014-03-24 20:03:27 +00:00
Pawel Pekala
8b12146613 - Strip shared library [1]
- Make PORTDOCS always install [1]
- Change LICENSE_COMB to multi, fix spelling in pkg-descr

PR:		ports/187829 [1]
Submitted by:	maintainer
2014-03-22 20:47:04 +00:00
Pawel Pekala
2685843a93 - Strip shared library [1]
- Convert 'USE_BZIP2' to 'USES=tar.bzip2' [1]
- Make ${PORTDOCS} always install [1]
- Use options subs, helpers
- Define perl path in CONFIGURE_ENV so that
  port sets correct shebangs

PR:		ports/187828 [1]
Submitted by:	maintainer
2014-03-22 20:14:45 +00:00
Pawel Pekala
76c175fb69 Mans are installed automatically, forgot to remove those lines 2014-03-20 18:01:39 +00:00
Pawel Pekala
545db202d3 - Add LICENSE
- Support staging

PR:		ports/187425 (based on)
Submitted by:	Takefu <takefu@airport.fm>
Approved by:	maintainer
2014-03-20 17:44:44 +00:00
Antoine Brodin
496c5e1f2c Fix LIB_DEPENDS
Reported by:	pkg-fallout
2014-03-18 18:56:29 +00:00
Adam Weinberger
28631cab32 Fix order of spamd args.
Noticed by:	ume
2014-03-16 16:46:25 +00:00
Adam Weinberger
db882f5dbf sa-update no longer requires p5-libwww, but it does
still require HTTP::Date.
2014-03-16 16:05:40 +00:00
Adam Weinberger
67bb95866d - Switch to recommended dependencies
- Drop p5-libwww, as SA will use fetch(1)
  - Use p5-IO-Socket-IP unconditionally
    - Drop p5-IO-Socket-INET6
    - Remove the IPV6 option
  - Use p5-Geo-IP instead of p5-IP-Country
  - Remove unnecessary p5-Mail-Tools dependency
- Remove RAZOR and DKIM from OPTIONS_DEFAULT. All
  plugins now default to off.
- Make instructions clearer in pkg-message and rc.d script
2014-03-16 15:18:57 +00:00
Adam Weinberger
702d928483 The release notes for 3.4.0 were never included in the tarball from
upstream. We include the missing commit, and also the release notes
themselves for good measure.

PR:		ports/187632
Submitted by:	Spil <spil.oss@gmail.com>

Also, as long as we're here, pet portlint a little bit (though it
still complains loudly about other things).
2014-03-16 14:24:10 +00:00
Hiroki Sato
ec04db7b67 - Fix build.
- Integrate FREEWNN and CANNA into one option.
- STAGEDIR support.
- Bump PORTREVISION due to the option change.
2014-03-14 14:38:50 +00:00
Hiroki Sato
83c014d789 Fix build. 2014-03-14 14:07:15 +00:00
Hiroki Sato
8361f146e5 - Fix build.
- STAGEDIR support.
2014-03-14 14:01:40 +00:00
Hiroki Sato
30f208c29a Fix build breakage. "wnn" user is added after the stage target. 2014-03-14 12:42:44 +00:00
Emanuel Haupt
a620e24f64 Support staging 2014-03-14 10:19:25 +00:00
Emanuel Haupt
ae4eec5b72 Support staging 2014-03-14 08:45:25 +00:00
Baptiste Daroussin
16ea4dd5a8 Convert to USES=lha 2014-03-12 09:49:06 +00:00
Adam Weinberger
531cd7932f Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.

I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
2014-03-11 21:49:40 +00:00
Antoine Brodin
cf7b71001e Deprecate a few old unmaintained ports 2014-03-11 21:21:14 +00:00
Hiroki Sato
e2537f3be2 - STAGEDIR support
- Eliminate duplicate files installed by each */FreeWnn-lib.
- Bump PORTREVISION because of dependency and pkg-plist changes.
2014-03-11 06:49:56 +00:00
Antoine Brodin
1fd2f422ac Unbreak 2014-03-11 06:36:21 +00:00
Martin Wilke
6c064f4f53 - Update to 1.3.3
PR:		180690
Submitted by:	Ports Fury
2014-03-11 02:33:17 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Baptiste Daroussin
4af74fc7f1 Convert j* to USES=zip 2014-03-10 15:21:21 +00:00
Rene Ladan
c9a690d33c Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
2014-03-10 11:50:26 +00:00
Adam Weinberger
ac8ceca428 Bump PORTREVISION for the rc script changes in r347704. 2014-03-10 03:33:01 +00:00
Adam Weinberger
a1d47aac42 - Introduce an option (on by default) to run sa-update and sa-compile
automatically on installation. With this, spamassassin installation
	  is no longer interactive.
	- Break out plugin options into a PLUGIN group, for clarity.
	- Add a pyzor plugin.
	- Fold pkg-install contents into the pkg-plist.
	- Add targets to ALL_TARGET, rather than invoking sub-makes multiple
	  times.
	- PORTREVISION bumps all around.
2014-03-09 18:04:06 +00:00
Adam Weinberger
f6d988f444 Oops, wrong path to p5-Mail-SpamAssassin crept in. 2014-03-09 16:28:24 +00:00
Adam Weinberger
2b870848bc Update SpamAssassin to 3.4.0, and take maintainership.
As part of this upgrade, the SPAMC option has been removed. First
and foremost, it was a NO-OP as spamc/spamd was being built anyway.
A number of other OPTIONS and dependencies have been cleaned up as
well.

I am also taking maintainership of p5-Mail-SpamAssassin-Alt, and I
intend to deprecate it unless I hear otherwise.

The patch/plist for japanese/p5-M-SA is no longer versioned. It'll
make future updates cleaner.

PR:		ports/186756
The patch is a collaborative effort between myself and
Takefu <takefu@airport.fm>
2014-03-09 15:54:52 +00:00
Antoine Brodin
c6c742d7cc Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years) 2014-03-08 22:26:21 +00:00
Hiroki Sato
2d58c74481 Fix MASTER_SITES. 2014-03-08 14:46:12 +00:00
Hiroki Sato
05ef929953 - STAGEDIR support.
- Use new syntax for LIB_DEPENDS.
2014-03-06 08:51:18 +00:00
Ruslan Makhmatkhanov
35cc919dd0 - update to 20140227
- install "docs" into staging area unconditionally and remove no more needed
  inclusion of bsd.port.options.mk, while here

PR:		187244
Submitted by:	    Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2014-03-04 20:50:14 +00:00
Danilo Egea Gondolfo
3c14c59e3f - Update from 0.20140203 to 0.20140303 2014-03-04 19:34:36 +00:00