Alexey Dokuchaev
a0b5e27b25
- Fix targets' dependencies in an attempt to fix parallel (-jX) builds
...
- Tighten Makefile header and COMMENT line (trim the article)
- Convert LIB_DEPENDS to the newish form (since r322328)
- Fix couple of portlint(1) warnings while here (knobs order, WWW line
in port description)
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
2013-08-15 12:24:09 +00:00
Alexey Dokuchaev
862f8cf6d4
- Do not use imake for the build; use provided Makefile.noimake: this
...
allows to build it with bmake(1) (as well as other implementations)
- Unbreak the build against Clang (main() must return int)
- Sanitize formatting of the port description while I am here
Reported by: marino
2013-08-15 09:16:32 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Nicola Vitale
7947ce717f
- Update to 0.4.3
...
- Trim Makefile header
- Remove dead link from MASTER_SITES
- Remove indefinite article from COMMENT
- Add LICENSE (BSD)
- Convert to the new options framework
- Update WWW field in pkg-descr
Build details: http://goo.gl/l5Fmwu
2013-08-14 14:00:20 +00:00
Sunpoet Po-Chuan Hsieh
8bf7525255
- Update to 0.004
...
Changes: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/Changes
2013-08-09 14:32:28 +00:00
Alexey Dokuchaev
ce7c1b06fe
- Unbreak parallel (-jX) builds by doing "make depend" prior to the build
...
- Define LICENSE (BSD), respect CFLAGS, install README file (referenced in
port description), wrap overly long lines, and remove MAKE_JOBS_UNSAFE
2013-08-09 12:12:21 +00:00
Andrej Zverev
ca70e439c2
- Convert to new perl framework
...
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)
Approved by: lth@ (maintainer)
2013-08-07 13:20:32 +00:00
Andrej Zverev
2c25cf429d
- Convert to new perl framework
...
- Trim Makefile header
Approved by: wen@ (maintainer)
2013-08-06 08:50:49 +00:00
Andrej Zverev
43f0c9f153
- Convert to new perl framework
...
- Trim Makefile header
Approved by: tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Marc Fonvieille
d0f4eef0d7
Update to r42489 of the FreeBSD docset (the revision used for 9.2-R)
...
Approved by: doceng (implicit)
2013-08-03 12:33:27 +00:00
Mathieu Arnold
4063eccdf2
- Convert to new perl framework
...
- Trim Makefile header
2013-08-02 21:38:09 +00:00
Mathieu Arnold
4819ca343b
- Convert to new perl framework
...
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
da7af081ce
- Convert to new perl framework
...
- Trim Makefile header
2013-08-02 17:11:34 +00:00
Renato Botelho
482932f225
Upload the correct tarball for i386
2013-08-02 11:44:29 +00:00
Antoine Brodin
8a3f89fe10
- Trim Makefile header
...
- Remove dead mirrors
- Unbreak with clang
- Use REINPLACE_CMD and DATADIR
2013-08-02 10:16:05 +00:00
Matthew Seaman
1d0998fe99
Convert all my perl-using ports to USES+=perl5
...
While here:
- add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex
- set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix
for www/rt40
- upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth
- trim Makefile header for www/p5-RTx-Calendar
2013-08-01 22:04:01 +00:00
Baptiste Daroussin
e880d93177
Fix build without gcc
2013-08-01 06:36:46 +00:00
Andrej Zverev
d98e1893f3
- Convert to new perl framework
...
- Trim Makefile header
2013-07-31 14:36:21 +00:00
Andrej Zverev
0c32f39711
- Convert to new Uses/perl5.mk framework
...
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Baptiste Daroussin
da4a083e8b
Fix dependency on gettext
2013-07-29 22:36:33 +00:00
Renato Botelho
74f6cd823f
Update to FreeBSD 8.4
2013-07-29 12:23:04 +00:00
Max Khon
f2029db4f2
Add missing dependency on libssh2.
...
PR: 180737
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
2013-07-28 07:56:47 +00:00
Andrej Zverev
b47325edb2
- switch simple inline replacement from perl to sed
...
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
2013-07-27 16:06:25 +00:00
Rene Ladan
66fee90926
KDE3 and QT3 expired on 2013-07-01, remove these ports.
...
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
2013-07-26 19:19:20 +00:00
Baptiste Daroussin
5776fb0c69
Fix build with newer binutils
2013-07-26 15:06:12 +00:00
Andrej Zverev
19ae251b54
- switch simple inline replacement from perl to sed
...
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
TAKATSU Tomonari
0112725114
- Move misc/rabbit to misc/rubygem-rabbit [1]
...
- Update to 2.1.1 [1]
- Split rabbiter and rabbirack into net/rubygem-rabbiter and
www/rubygem-rabbirack, respectively
PR: ports/173383 (based on) [1]
Submitted by: Shin-ya Murakami <murashin_AT_gfd-dennou_DOT_org> [1]
2013-07-24 11:22:09 +00:00
Emanuel Haupt
ea0f02dfeb
Remove MAKE_JOBS_SAFE which is now default.
2013-07-24 08:19:07 +00:00
Frederic Culot
7e1c397158
- Update to 1.62
...
Changes: http://search.cpan.org/dist/Locale-SubCountry/Changes
2013-07-24 07:06:36 +00:00
Veniamin Gvozdikov
862c06b489
- Changed my email
...
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Matthew Seaman
bfddde4ff8
Update to 0.11
...
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Business-Hours-0.11/Changes
2013-07-21 18:07:29 +00:00
Marc Fonvieille
e7c0b8bf2d
Update to r42326 of the FreeBSD docset.
...
Approved by: doceng (implicit)
2013-07-20 11:33:22 +00:00
Sunpoet Po-Chuan Hsieh
b627af5953
- Update to 20130718
...
Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130718.diff
2013-07-20 03:37:50 +00:00
Alexey Dokuchaev
58694b4634
- Update to version 2.26
...
- Unbreak parallel builds
- Really respect CC and CFLAGS
- Unmute installation commands
- Reformat port description text and remove old-school attribution
Reported by: pointyhat-west
2013-07-19 10:34:40 +00:00
Alexey Dokuchaev
c6418bd78d
- Attempt to fix parallel builds (-jX)
...
- Utilize OPTIONS framework for docs and examples
- Generally clean up the port while here
Reported by: pointyhat-west
2013-07-19 09:53:08 +00:00
Akinori MUSHA
4ee733ef9d
Simplify the header, remove outdated ruby version assertion, and add a
...
new target "test".
2013-07-18 17:12:33 +00:00
Akinori MUSHA
daccd0cc9c
Update to 1.2.3, which works with ruby 1.9 and later.
2013-07-18 16:15:13 +00:00
Tijl Coosemans
477e2b39ba
Mark as BROKEN. Does not compile with new ftp/ftplib.
2013-07-18 10:47:01 +00:00
Eitan Adler
3e61d7e801
Remove now excess verbiage.
...
Reviewed by: bapt
2013-07-16 21:59:48 +00:00
Sunpoet Po-Chuan Hsieh
775551f586
- Update to 2013.4
...
Changes: http://pecl.php.net/package-changelog.php?package=timezonedb
2013-07-13 11:44:48 +00:00
Dmitry Marakasov
daffe00d4a
- Trim Makefile headers
...
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- Update to 7.31.0
...
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
18dbe4987a
Mark job unsafe
...
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version
2013-07-11 06:39:14 +00:00
Baptiste Daroussin
cf40178f51
Fails to build with -j24
2013-07-10 12:29:44 +00:00
Baptiste Daroussin
c3da9e2e5a
Mark jobs unsafe
2013-07-10 12:28:32 +00:00
Raphael Kubo da Costa
d4773722da
Update to 2.3.8.
2013-07-10 11:56:12 +00:00
Baptiste Daroussin
9f4bfc4080
Mark jobs unsafe
2013-07-10 11:42:07 +00:00
Raphael Kubo da Costa
4c2b19d5bb
Fix plist, as reported by miwimails.
2013-07-10 08:29:37 +00:00
Baptiste Daroussin
942c2a28be
Convert from USE_MOTIF to USES=motif
...
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2013-07-10 07:00:44 +00:00
Baptiste Daroussin
96255e9616
Fix INDEX by really fixing the kde4-l10n ports
2013-07-10 06:33:41 +00:00