aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* Support LIBS like LDFLAGS.tijl2014-06-113-10/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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)
* Update to libreoffice 4.2.4bapt2014-06-111-4/+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
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-108-8/+0
| | | | | | | | | | 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
* Remove all space characters from Makefile assignments.olgeni2014-06-092-4/+4
| | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
* - Update from 2.8.7 to 2.8.8 [1]danilo2014-06-082-7/+7
| | | | | | | | - Add libtool to USES - Add libtoolize to USE_AUTOTOOLS PR: ports/190750 Submitted by: townwear@gmail.com (maintainer) [1]
* - Update from 0.20140501 to 0.20140602danilo2014-06-062-3/+3
|
* - Use /usr/bin/unzip for zip files extraction (part 2)ak2014-06-0622-23/+23
| | | | | | | | Remove most of USES=zip:infozip PR: ports/188419 Approved by: portmgr (bapt) Exp-run: antoine
* japanese/edict: Remove unnecessary extract target and dependencymarino2014-06-061-16/+7
| | | | | | | | | 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.
* japanese/xgate: nightmarish stage support added.marino2014-06-064-94/+71
| | | | | | | | | | | | | | | | * 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
* - Update to version 2.14.0miwi2014-06-053-8/+17
| | | | | PR: 174176 Submitted by: ports fury
* - Update to 0.21miwi2014-06-047-33/+32
| | | | | PR: 189452 Submitted by: maintainer
* Reset maintainer on staged ports tooantoine2014-06-041-1/+1
| | | | With hat: portmgr
* Reset maintainer, they are unreachableantoine2014-06-042-2/+2
| | | | With hat: portmgr
* - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)ohauer2014-06-021-2/+1
|
* 2 ports: Use ${TAR} explicitly over ${EXTRACT_CMD}marino2014-06-011-2/+2
| | | | Approved by: portmgr (implicit)
* - Update to 20140524swills2014-05-312-4/+4
| | | | | PR: ports/190194 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* Remove USE_GCC=any and OPTIONS_DEFAULT=DOCS.tijl2014-05-311-3/+1
| | | | | PR: ports/185268 Approved by: maintainer timeout (5 months)
* - Fix build when only CANNA is defined in PORT_OPTIONS.hrs2014-05-302-28/+23
| | | | | | - Simplify PORT_OPTIONS handling. PR: ports/190396
* Reset a few maintainers who are unreachableantoine2014-05-305-5/+5
| | | | With hat: portmgr
* Make password work again on recent 9-STABLE and later.ume2014-05-282-1/+14
|
* - Convert gmake,bzip2 to USESmiwi2014-05-2612-20/+12
| | | | Approved by: portmgr
* Multiple ports: reset maintainerseadler2014-05-262-2/+2
| | | | | | | | | | | | | | 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)
* - Unbreak build with clangmiwi2014-05-252-2/+22
| | | | | PR: 184208 Submitted by: maintainer
* Add a missing patch to fix build.hrs2014-05-251-0/+11
|
* Fix build.hrs2014-05-251-10/+8
|
* Fix build on 10.x and later.hrs2014-05-2510-29/+267
|
* Fix pkg-plist.hrs2014-05-252-0/+2
|
* STAGEDIR support.hrs2014-05-252-16/+7
|
* - STAGEDIR support.hrs2014-05-252-44/+34
| | | | - Fix BUILD_DEPENDS when VGAFONT defined.
* s/USE_BZIP2=yes/USES=tar:bzip2/hrs2014-05-251-5/+5
|
* s/USE_BZIP2=yes/USES=tar:bzip2/hrs2014-05-251-1/+1
|
* STAGEDIR support.hrs2014-05-252-7/+5
|
* - s/USE_XZ=yes/USES=tar:xz/.hrs2014-05-252-3/+2
| | | | - Minor style fixes.
* Update to 462.hrs2014-05-253-6/+5
|
* STAGEDIR support.hrs2014-05-252-10/+6
|
* - STAGEDIR support.hrs2014-05-258-70/+221
| | | | | - Add LICENSE. - Remove GCC dependency.
* - STAGEDIR support.hrs2014-05-2510-29/+109
| | | | | - Add LICENSE. - Remove GCC dependency.
* - Update to 20140510swills2014-05-232-4/+4
| | | | | PR: ports/189751 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* - Strip shared libraries.miwi2014-05-221-1/+2
| | | | | | | | - Bump PORTREVISION. PR: 188988 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: maintainer timeout
* - Stage safepawel2014-05-191-2/+1
| | | | - Convert to new LIB_DEPENDS format
* - Fix build with clangpawel2014-05-195-13/+82
| | | | | | - Add staging support MFH: 2014Q2
* - Add staging supportpawel2014-05-192-63/+59
| | | | | | | - Convert to USES=gmake - Don't create links in pkg-plist with @exec, they are created during build - Unmute install commands
* - Add staging supportpawel2014-05-194-95/+59
| | | | | - Convert to USES=tar:bzip2, new options framework - Use @sample for configuration files
* - Add staging supportpawel2014-05-194-73/+43
| | | | | | - Convert to USES=tar:bzip2 - Use @sample for configuration files - Remove Enable word from options descriptions
* - Add staging supportpawel2014-05-182-17/+12
| | | | | - Convert to new options framework, USES=tar:bzip2 - Switch to PLIST_FILES, PORTDOCS
* Stage safepawel2014-05-181-1/+0
|
* - Add staging supportpawel2014-05-182-18/+8
| | | | - Switch to PLIST_FILES, PORTDATA
* Stage safepawel2014-05-181-1/+0
|
* - Add staging supportpawel2014-05-181-10/+10
| | | | - Convert to new options framework
* - Add staging supportpawel2014-05-182-14/+5
| | | | | | - 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
* - Add staging supportpawel2014-05-181-15/+6
| | | | - Remove leading article from COMMENT
* - Add staging supportpawel2014-05-181-9/+9
| | | | | - Convert to new options framework - Remove leading article from COMMENT
* - Add staging supportpawel2014-05-181-11/+11
| | | | | - Convert to new options framework - Remove leading article from COMMENT
* - Add staging supportpawel2014-05-181-8/+9
| | | | - Convert to new options framework
* - Add staging supportpawel2014-05-181-8/+7
| | | | | - Convert to new options framework - Remove leading article from COMMENT
* - Add staging supportpawel2014-05-181-12/+13
| | | | - Convert to new options framework
* - Add staging supportpawel2014-05-172-17/+12
| | | | | | - Convert to new options framework - Switch to PLIST_FILES - Remove leading article from COMMENT
* - Add staging supportpawel2014-05-172-23/+14
| | | | - Convert to new options framework
* - Add staging supportpawel2014-05-171-12/+13
| | | | - Convert to new options framework
* - Add staging supportpawel2014-05-172-11/+10
| | | | - Convert to new options framework
* - Add staging supportpawel2014-05-172-6/+13
| | | | - Convert to USES=gmake
* Port is stage safepawel2014-05-171-2/+1
|
* - Port is stage safepawel2014-05-172-13/+4
| | | | | - Convert to USES=libtool - Instal striped binaries
* Port is stage safepawel2014-05-171-1/+0
|
* - Add staging supportpawel2014-05-161-11/+6
| | | | - Convert to new options framework
* Removed some expired ports:garga2014-05-163-25/+0
| | | | | | 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
* Fix stagificationedwin2014-05-141-1/+0
|
* - Add staging supportpawel2014-05-141-11/+10
| | | | | - Remove leading article from COMMENT - Define DOCS option
* - Add staging supportpawel2014-05-141-12/+13
| | | | - Define DOCS option
* - Add staging supportpawel2014-05-141-11/+10
| | | | | - Remove leading article from COMMENT - Define DOCS option
* - Add staging supportpawel2014-05-122-13/+9
| | | | | - Convert to USES=libtool - Install striped binaries
* - Add staging supportpawel2014-05-121-10/+8
| | | | | - Remove leading article from COMMENT - Define DOCS option
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-112-4/+4
| | | | | | | 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.
* Reset a few maintainersantoine2014-05-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <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
* - Update to 3.9.1sunpoet2014-05-112-3/+3
| | | | | | Changes: http://ja.wordpress.org/2014/05/09/wordpress-3-9-1/ PR: ports/189525 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
* - Add staging supportpawel2014-05-112-8/+6
| | | | | - Convert to USES=tar:bzip2 - Switch to PLIST_FILES
* - Add staging supportpawel2014-05-111-4/+6
| | | | - Fix few shwbangs
* - Add staging supportpawel2014-05-101-11/+10
| | | | | - Remove leading article from COMMENT - Define DOCS option
* - Add staging supportpawel2014-05-103-20/+10
| | | | | - Switch to PLIST_FILES - Define DOCS option
* - Add staging supportpawel2014-05-102-13/+18
| | | | - Respect CFLAGS during build
* Add staging supportpawel2014-05-102-6/+4
|
* - Add staging supportpawel2014-05-101-9/+8
| | | | - Define DOCS option
* - Add staging supportpawel2014-05-101-8/+5
| | | | - Define DOCS option
* - Add staging supportpawel2014-05-102-45/+30
| | | | | | - Reomve leading article from COMMENT - Convert to new LIB_DEPENDS format - Use options helpers, subs
* - Add staging supportpawel2014-05-101-13/+14
| | | | - Define DOCS option
* - Add staging supportpawel2014-05-101-8/+12
| | | | | - Fix shebang in japana - Unmute install commands
* - Add staging support, allow it as normal userpawel2014-05-101-14/+8
| | | | - Define DOCS option
* - Add staging supportpawel2014-05-101-11/+10
| | | | | - Remove leading article from COMMENT - Define DOCS option
* - Port is stage safepawel2014-05-101-3/+1
| | | | - Convert to USES=gmake
* - Add staging supportpawel2014-05-091-11/+13
| | | | - Fix COMMENT, add DOCS option
* - Add staging supportpawel2014-05-091-11/+10
| | | | | - Remove leading article from COMMENT - Define DOCS option
* - Add staging supportpawel2014-05-091-8/+7
| | | | | - Convert to new LIB_DEPENDS format, USES=gmake - Define DOCS option
* - Add staging supportpawel2014-05-091-12/+7
| | | | - Convert to USES=gmake, define DOCS option
* - Add staging supportpawel2014-05-091-7/+6
| | | | - Convert to USES=gmake, define DOCS option
* - Add staging supportpawel2014-05-092-26/+11
| | | | | | - Install manpages to correct directory - Switch to PLIST_FILES - Define DOCS option
* - Add staging supportpawel2014-05-091-11/+11
| | | | | - Remove leading article from COMMENT - Define DOCS option
* Support stagebapt2014-05-091-8/+7
|
* Support stagebapt2014-05-091-9/+4
|
* Support stagebapt2014-05-091-1/+0
|
* Support stagebapt2014-05-091-1/+0
|
* - Add staging supportpawel2014-05-092-101/+43
| | | | - Define DOCS option
* - Add staging supportpawel2014-05-091-10/+9
| | | | - Define DOCS option
* - Add staging supportpawel2014-05-091-10/+10
| | | | - Define DOCS option
* - Add staging supportpawel2014-05-091-18/+11
| | | | | | - Remove leading article from COMMENT - Define DOCS option - Break lines around 80 characters
* - Add staging supportpawel2014-05-092-20/+14
| | | | | | - Remove leading article from COMMENT - Switch to PLIST_FILES - Define DOCS option
* - Add staging support, allow it as normal userpawel2014-05-093-33/+15
| | | | | | | - Respect CFLAGS during build - Remove leading article from COMMENT - Switch to PLIST_FILES - Define DOCS option
* - Add staging supportpawel2014-05-091-11/+10
| | | | | - Remove leading article from COMMENT - Define DOCS option
* Add staging supportpawel2014-05-091-4/+5
|
* Add staging supportpawel2014-05-091-2/+1
|
* - Add staging supportpawel2014-05-091-11/+9
| | | | | - Remove leading article from COMMENT - Define DOCS option
* - Add staging supportpawel2014-05-091-11/+10
| | | | | - Remove leading article from COMMENT - Define DOCS option
* Update to 4.1.6.jkim2014-05-071-4/+4
|
* Convert all :U to :tu and :L to :tlbapt2014-05-052-5/+5
| | | | | | | | | | | | | | 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
* - Update from 0.20140401 to 0.20140501danilo2014-05-022-3/+3
|
* Improvements.adamw2014-05-022-4/+2
| | | | | | | | | 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.
* - Update to 20140430.kuriyama2014-05-014-10/+10
|
* - Stageswills2014-04-271-2/+1
| | | | | | | | - Use new LIB_DEPENDS format PR: ports/188965 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr@ (blanket)
* - Update to 3.9sunpoet2014-04-273-35/+16
| | | | | | | | | | | - 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>
* - Convert to USES=libtool.tijl2014-04-251-15/+3
| | | | | | - New LIB_DEPENDS syntax. - Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Staging.
* - Convert to USES=libtool.tijl2014-04-251-10/+2
| | | | - Staging.
* - Convert to USES=libtool.tijl2014-04-253-13/+14
| | | | | | - Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Staging. - Fix build with clang.
* - Convert to USES=libtool.tijl2014-04-252-10/+4
| | | | | | - New LIB_DEPENDS syntax. - Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Staging.
* - USES=libtool.tijl2014-04-251-8/+3
| | | | - Staging.
* - Convert to USES=libtool.tijl2014-04-251-12/+3
| | | | | - New LIB_DEPENDS syntax. - Staging.
* - Convert to USES=libtool.tijl2014-04-251-14/+3
| | | | | | - New LIB_DEPENDS syntax. - Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Staging.
* - Convert to USES=libtool.tijl2014-04-255-61/+23
| | | | | | | - New LIB_DEPENDS syntax. - Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Staging. - japanese/tomoe: remove FreeBSD 6 support.
* - USES=libtool pathfix.tijl2014-04-252-15/+8
| | | | | - Fully qualify DOCSDIR. - Staging.
* Remove the last @comment $FreeBSD$ from plists.mat2014-04-255-5/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-234-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* japanese/mutt-devel: Rev bump due to change in library dependenciesmarino2014-04-221-1/+1
|
* japanese/mutt-devel: Eliminate use of problematic libslangmarino2014-04-221-3/+2
| | | | | | PR: ports/185122 Submitted by: Oota Toshiya Approved by: maintainer (SHIOZAKI Takehiko)
* japanese/eblook: Apply maintainer patch per PRmarino2014-04-221-5/+5
| | | | | | | | | 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)
* - update japanese bugzilla language templatesohauer2014-04-226-12/+12
| | | | MFH: 2014Q2
* Remove expired ports:rene2014-04-1813-333/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/)
* Add tiarra_sig_stop to change signal to stop tiarra.ume2014-04-182-1/+2
| | | | Tiarra cannot be stopped with SIGTERM in some cases.
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-174-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Chase chasen-base updateantoine2014-04-171-2/+2
| | | | | Reported by: pkg-fallout MFH: 2014Q2
* - Update to 20140319swills2014-04-163-20/+20
| | | | | PR: ports/188587 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* - Fix leftover filerene2014-04-131-3/+4
| | | | | | - Bump PORTREVISION Submitted by: QAT
* - Update to 2.4.5 [1]rene2014-04-134-13/+9
| | | | | | | | | | | | - 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
* - Stage supportrene2014-04-132-6/+4
| | | | - Use new @sample keyword
* Remove expired ports:rene2014-04-117-81/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update from 0.20140303 to 0.20140401danilo2014-04-112-3/+3
|
* Mark as broken non staged ports using the ruby frameworkbapt2014-04-092-0/+4
| | | | With hat: portmgr
* perl 5.0 is gone long ago, port is unmaintained and messybapt2014-04-085-127/+0
|
* Support stagebapt2014-04-082-6/+4
|
* Support stagebapt2014-04-082-7/+5
|
* Support stagebapt2014-04-081-10/+10
|
* Support stagebapt2014-04-081-4/+3
|
* Support stagebapt2014-04-082-7/+5
|
* Support stagebapt2014-04-071-4/+3
|
* Support stagebapt2014-04-071-11/+9
|
* Fix packaging as a userbapt2014-04-071-0/+2
|
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-033-6/+5
| | | | | | | | | | | | | | | | | | | | 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.
* Add a patch fix bug #7018, a typo that caused the Razoradamw2014-04-031-1/+1
| | | | | | plugin to error out. Thanks to DutchDaemon for the legwork here.
* Remove expired ports:rene2014-04-0213-518/+0
| | | | | | | | | | | | | 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
* Partially revert r348415. There are many good scenarios whereadamw2014-04-011-1/+1
| | | | | | | | 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>
* - Make Ruby binding optional and off by default.ume2014-03-312-12/+19
| | | | | | | - Mark Ruby binding BROKEN as it doesn't detect rbobject.h correctly after gem version of ruby-glib2 was enforced. Spotted by: pkg-fallout
* - Add staging support [1]pawel2014-03-301-13/+4
| | | | | | | - Use option helper PR: ports/188023 [1] Submitted by: maintainer
* Mark broken: Fails to linkantoine2014-03-291-0/+2
| | | | | | | | 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
* - Fix index after removal of ruby-gnome portsswills2014-03-253-4/+4
| | | | | Reported by: many Pointyhat to: swills
* - Strip shared library [1]pawel2014-03-232-6/+3
| | | | | | | | - Make PORTDOCS always install [1] - Change LICENSE_COMB to multi, fix spelling in pkg-descr PR: ports/187829 [1] Submitted by: maintainer
* - Strip shared library [1]pawel2014-03-231-16/+9
| | | | | | | | | | | - 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
* Mans are installed automatically, forgot to remove those linespawel2014-03-211-2/+0
|
* - Add LICENSEpawel2014-03-212-11/+16
| | | | | | | | - Support staging PR: ports/187425 (based on) Submitted by: Takefu <takefu@airport.fm> Approved by: maintainer
* Fix LIB_DEPENDSantoine2014-03-191-2/+2
| | | | Reported by: pkg-fallout
* Fix order of spamd args.adamw2014-03-171-1/+1
| | | | Noticed by: ume
* sa-update no longer requires p5-libwww, but it doesadamw2014-03-171-1/+1
| | | | still require HTTP::Date.
* - Switch to recommended dependenciesadamw2014-03-161-1/+1
| | | | | | | | | | | | - 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
* The release notes for 3.4.0 were never included in the tarball fromadamw2014-03-161-1/+1
| | | | | | | | | | | 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).
* - Fix build.hrs2014-03-144-47/+50
| | | | | | - Integrate FREEWNN and CANNA into one option. - STAGEDIR support. - Bump PORTREVISION due to the option change.
* Fix build.hrs2014-03-141-1/+1
|
* - Fix build.hrs2014-03-146-15/+401
| | | | - STAGEDIR support.
* Fix build breakage. "wnn" user is added after the stage target.hrs2014-03-141-9/+12
|
* Support stagingehaupt2014-03-141-2/+1
|
* Support stagingehaupt2014-03-141-2/+1
|
* Convert to USES=lhabapt2014-03-124-7/+4
|
* Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name ofadamw2014-03-126-5/+5
| | | | | | | | 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."
* Deprecate a few old unmaintained portsantoine2014-03-121-0/+2
|
* - STAGEDIR supporthrs2014-03-116-168/+206
| | | | | - Eliminate duplicate files installed by each */FreeWnn-lib. - Bump PORTREVISION because of dependency and pkg-plist changes.
* Unbreakantoine2014-03-111-1/+1
|
* - Update to 1.3.3miwi2014-03-113-103/+19
| | | | | PR: 180690 Submitted by: Ports Fury
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
| | | | | | | | | | | 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)
* Convert j* to USES=zipbapt2014-03-1036-49/+37
|
* Remove expired ports:rene2014-03-1026-888/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Bump PORTREVISION for the rc script changes in r347704.adamw2014-03-101-1/+1
|
* - Introduce an option (on by default) to run sa-update and sa-compileadamw2014-03-101-1/+1
| | | | | | | | | | | 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.
* Oops, wrong path to p5-Mail-SpamAssassin crept in.adamw2014-03-101-1/+1
|
* Update SpamAssassin to 3.4.0, and take maintainership.adamw2014-03-094-86/+42
| | | | | | | | | | | | | | | | | 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>
* Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained ↵antoine2014-03-093-0/+6
| | | | since more than 12 years)
* Fix MASTER_SITES.hrs2014-03-081-1/+1
|
* - STAGEDIR support.hrs2014-03-062-13/+7
| | | | - Use new syntax for LIB_DEPENDS.
* - update to 20140227rm2014-03-053-25/+21
| | | | | | | | - 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)
* - Update from 0.20140203 to 0.20140303danilo2014-03-052-3/+3
|
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-053-4/+5
| | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com>
* Unbreak after master port was stagedantoine2014-03-042-11/+7
|
* Add a patch from SpamAssassin bug #6937 to improve compatibilityadamw2014-03-041-1/+1
| | | | | | | | | with perl 5.18's changes to "each" ordering. This fixes the message: Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x2880d800 at /usr/local/lib/perl5/site_perl/5.18/Mail/SpamAssassin/AsyncLoop.pm line 363, <GEN84> line 98. PR: ports/186819 Approved by: perl (maintainers)
* - Update to 20140228.kuriyama2014-03-034-10/+10
|
* For both japanese/FreeWnn-lib and japanese/FreeWnn-server:tijl2014-03-0311-115032/+14
| | | | | | | | | | | | - Delete files/patch-configure: This patch is non-functional because configure is regenerated by USE_AUTOTOOLS=autoconf. - Replace files/patch-aclocal.m4 with USE_AUTOTOOLS=aclocal. - Replace files/patch-config.h.in with USE_AUTOTOOLS=autoheader. - Replace files/patch-ltmain.sh with USE_AUTOTOOLS=libtoolize. - Replace USE_AUTOTOOLS=libtool with USES=libtool. - Remove indefinite article from COMMENT. Approved by: hrs (maintainer)
* Deprecated some unmaintained, interactive and restricted portsantoine2014-03-023-0/+6
|
* Remove expired ports:rene2014-02-287-230/+0
| | | | | | | | | | | | | | | | | | | 2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11 2014-02-27 net-p2p/microdc2: Broken for more than 6 month 2014-02-27 www/openvrml: Broken for more than 6 month 2014-02-27 science/peekabot: Broken for more than 6 month 2014-02-27 misc/xbiso: Broken for more than 6 month 2014-02-27 net/hornetq: Broken for more than 6 month 2014-02-27 sysutils/slmon: Broken for more than 6 month 2014-02-27 www/trac-revtree: Broken for more than 6 months 2014-02-27 security/crack: Broken for more than 6 month 2014-02-27 sysutils/graphicboot: Broken for more then 6 month 2014-02-27 graphics/kgraphviewer: Broken for more than 6 month 2014-02-27 sysutils/ckl: Broken for more than 6 month 2014-02-27 japanese/trac: Broken for more than 6 month 2014-02-27 lang/opa: Broken for more than 6 month 2014-02-27 sysutils/mmore: Broken for more than 6 month 2014-02-27 www/trac-announcer: Broken for more than 6 month
* Support stagingehaupt2014-02-271-7/+3
|
* Remove expired ports:rene2014-02-265-82/+0
| | | | | | | | 2014-02-25 japanese/ruby-man: Documents EOLd version of Ruby and unmaintained 2014-02-25 lang/ruby-programmingruby: Documents EOLd version of Ruby and unmaintained 2014-02-25 lang/ruby-man: Documents EOLd version of Ruby and unmaintained 2014-02-25 lang/ruby-usersguide: Documents EOLd version of Ruby and unmaintained 2014-02-25 graphics/wmgrabimage: No more public distfiles
* Update to 4.1.5. It is partially based on the following PR.jkim2014-02-261-4/+4
| | | | PR: ports/186265
* - Stage supportmiwi2014-02-221-12/+8
|
* - Stage supportmiwi2014-02-221-9/+4
|
* Add staging supportpawel2014-02-222-4/+0
| | | | | PR: ports/182395 Submitted by: maintainer
* Stage supportantoine2014-02-222-4/+2
|
* - Stage supportmiwi2014-02-211-7/+4
|
* - Stage supportmiwi2014-02-211-6/+3
|
* - Stage supportmiwi2014-02-211-4/+2
|
* Remove trailing whitespaces from category japaneseehaupt2014-02-213-3/+3
|
* - Use DOCSDIRmiwi2014-02-211-1/+1
|
* - Stage supportmiwi2014-02-211-8/+5
|
* - Stage supportmiwi2014-02-211-3/+2
|
* - Stage supportmiwi2014-02-211-8/+4
|
* Mark broken again, fails to installantoine2014-02-211-0/+2
| | | | | | | | | | | | | | | mkdir -p /usr/local/bin install -s -o root -g wheel -m 555 jvim3 /usr/local/bin mkdir -p /usr/local/man/man1 install -o root -g wheel -m 444 ../doc/vim.1 /usr/local/man/man1/jvim3.1 mkdir -p /usr/local/lib install -o root -g wheel -m 444 ../doc.j/vim.hlp /usr/local/lib/jvim3.hlp /bin/ln -sf /usr/local/bin/jvim3 /usr/local/bin/jvim install -s -o root -g wheel -m 555 /wrkdirs/usr/ports/japanese/jvim3/work/vim/src/grep/grep /usr/local/bin/jgrep install: /wrkdirs/usr/ports/japanese/jvim3/work/vim/src/grep/grep: No such file or directory *** Error code 71 Reported by: pkg-fallout since August 2013
* Support stagingehaupt2014-02-201-2/+1
|
* Support stagingehaupt2014-02-201-3/+2
|
* Support stagingehaupt2014-02-201-5/+2
|
* - Convert to USES=tkgahr2014-02-202-9/+6
| | | | | - STAGE-clean - Remove article from COMMENT line
* Support stagingehaupt2014-02-201-6/+5
|
* Remove gnomepanel option, old gnome-panel 2.x will go away.kwm2014-02-192-13/+2
|
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-0/+1
|
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-187-24/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1]
* - Stage supportantoine2014-02-156-62/+63
| | | | - Move obsolete pkg-req to pkg-install/pkg-deinstall
* - Stage supportantoine2014-02-1512-152/+155
| | | | - Move obsolete pkg-req to inside pkg-install/pkg-deinstall
* - Stage supportantoine2014-02-154-44/+51
| | | | - Convert obsolete pkg-req to pkg-install/pkg-deinstall
* - Stage supportantoine2014-02-155-41/+56
| | | | - Convert obsolete pkg-req to pkg-install/pkg-deinstall
* Koruri Japanese TrueType fonts.swills2014-02-138-0/+227
| | | | | | | WWW: http://koruri.lindwurm.biz/ PR: ports/186673 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
* Bits from original ports/186216 which were noc committed + additionalamdmi32014-02-111-4/+3
| | | | | | | | | | | | fixes. - Remove g-ir-scanner from BUILD_DEPENDS since it's handled by USE_GNOME - Do not hide warnings - Whitespace fix PR: 186216 Submitted by: amdmi3 Approved by: maintainer timeout
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-103-0/+9
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Back to the futurbapt2014-02-104-4/+4
|
* - Update to 1.0.1nemysis2014-02-104-123/+120
| | | | | | | | | | | | | | | | | | | | | - Change master site - Add license (GPLv3) - Add dependencies for lang/vala, textproc/p5-XML-Parser - Use the new format for LIB_DEPENDS - USES gmake instead of USE_GMAKE - USES pathfix instead of USE_GNOME gnomehack - Add USE_GNOME=introspection [1] - Remove USE_GCC=any, builds properly with Clang - Disable all warnings with -w - Add DOCS and Option - Support STAGEDIR and add OPTIONS_SUB - Remove obsolete REINPLACE - Strip library - Change WWW PR: ports/186181, ports/186216 Submitted by: nemysis (self), amdmi3@ [1] Approved by: maintainer timeout (14 days)
* Mark as deprecated unmaintained ports for which no public distfiles arebapt2014-02-104-0/+12
| | | | | | available for part or all the needed distfiles. Reported by: distillator
* - correct man-page symlink pathrm2014-02-091-2/+2
| | | | | | | - bump PORTREVISION PR: 186538 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> (maintainer)
* - Update to version 2.3.5.tijl2014-02-093-24/+36
| | | | | | | - Add DOCS option, USES=libtool, staging. PR: ports/186470 Submitted by: Yoshihiro Ota <ota@j.email.ne.jp> (maintainer)
* - Add STAGEDIR support.hrs2014-02-0817-119/+499
| | | | | | | | | | | - Add LICENSE. - Update MASTER_SITES. - Remove old hacks for systems prior 5.1-RELEASE. - Fix undefined reference to `polyfill' issue on 10.0 and later. [*] - Style clean-ups. Submitted by: TAKEHARU KATO [*] PR: ports/185203
* - Update from 0.20140106 to 0.20140203danilo2014-02-072-3/+3
|
* japanese/grep: remove, no longer usefulbapt2014-02-065-58/+0
| | | | | textproc/gnugrep or base grep supports multi-byte, consider using one of them This also remove one of the last user of ancient autotools
* Restore language specific package prefix. This has been erroneously removedehaupt2014-02-068-16/+40
| | | | during the staging conversion. Sorry about the noise.
* Support staging.ehaupt2014-02-062-4/+2
|
* Support staging.ehaupt2014-02-062-8/+3
|
* Support staging.ehaupt2014-02-062-10/+5
|
* Support staging.ehaupt2014-02-061-5/+4
|
* Remove old-fashioned PKGNAMEPREFIX definitionehaupt2014-02-061-5/+2
|
* Remove old-fashioned PKGNAMEPREFIX definitionehaupt2014-02-061-5/+2
|
* Support staging.ehaupt2014-02-062-11/+8
|
* Support staging.ehaupt2014-02-061-9/+2
|
* Support staging.ehaupt2014-02-062-5/+3
|