Emanuel Haupt
cf90a63cd0
Support staging
2014-02-14 10:12:51 +00:00
Pietro Cerutti
df8bb45315
- STAGE-clean
2014-02-14 10:07:26 +00:00
Ruslan Makhmatkhanov
859cbffe33
- update to 1.5
...
- add LICENSE (Beerware, maintainer is author of the port)
- support staging
- add dependency on ports-mgmt/portaudit for FreeBSD < 10
PR: 186757
Submitted by: Philipp Wuensche <cryx-freebsd@h3q.com> (maintainer)
2014-02-14 10:01:37 +00:00
Antoine Brodin
cbe40d5759
- Allow packaging as a regular user
...
- New LIB_DEPENDS syntax
- Use OPTIONS helpers
2014-02-14 09:59:19 +00:00
Ruslan Makhmatkhanov
42299dc541
- update to 1.4.5
...
- kill trailing newline in pkg-descr
Changelog: https://raw.github.com/ansible/ansible/v1.4.5/CHANGELOG.md
PR: 186724
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-02-14 09:59:03 +00:00
Antoine Brodin
ddc7a9462b
Unbreak after conversion to USES=shebangfix
...
Reported by: pkg-fallout
2014-02-14 09:56:24 +00:00
Pietro Cerutti
bbed09d122
- STAGE-clean
...
- DATADIR-clean
- Remove article from COMMENT line
- Add LICENSE
2014-02-14 09:51:48 +00:00
Baptiste Daroussin
5637caab71
Fix license
...
Fix pkg-message
Do not show message in post-install, the stage is already taking care of doing it
Approved by: Natacha Porte <natbsd@instinctive.eu>
2014-02-14 09:43:30 +00:00
Pietro Cerutti
001e4c6a57
- STAGE-clean
...
- Convert to new LIB_DEPENDS format
- Add LICENSE
2014-02-14 09:40:28 +00:00
Emanuel Haupt
ba0df27f64
Fix build on 10.0 by adding -lX11 to the linker. lImlib2 used to bring this in.
2014-02-14 09:12:01 +00:00
Ruslan Makhmatkhanov
896e841c96
- update to 0.2
...
PR: 186747
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer)
2014-02-14 08:58:30 +00:00
Ruslan Makhmatkhanov
83a830d964
- mark broken, this port fails to fetch
...
PR: 186750
Submitted by: C Hutchinson <portmaster@bsdforge.com>
2014-02-14 08:57:32 +00:00
Pietro Cerutti
777e181558
- STAGE-clean
...
- Build a shlib version as well
- Remove article from COMMENT line
2014-02-14 08:56:25 +00:00
Johan van Selst
ebcd129151
This port really needs a GNU compiler to build
...
(gcc 2.95 is recommended, but modern stuff will work)
2014-02-14 08:42:35 +00:00
Pietro Cerutti
e87ee9e2a8
- STAGE-clean
...
- STRIP shared library
2014-02-14 08:27:10 +00:00
Vasil Dimov
3dcf097611
ftp/wget: Upgrade from 1.14_2 to 1.15
...
PR: ports/186718 (parts of it)
Submitted by: Eero Hänninen <fax@nohik.ee>
2014-02-14 07:59:02 +00:00
Ruslan Makhmatkhanov
f240dffcfb
- do not use easy_install, convert to auto-generated packing list
...
- move DIST_SUBDIR upper, where appropriate
- bump PORTREVISION
2014-02-14 07:41:49 +00:00
Dima Panov
1ba0988e21
- Remove USE_GNOME=lthack. Not needed, the bundled libtool is the latest version.
...
- Remove USE_AUTOTOOLS=autoheader. Doesn't make any difference.
- Add USES=libtool:oldver.
- Replace LIBS with LDFLAGS.
- Use option helpers.
- Add --enable-force-system-iconv on FreeBSD 10 to prevent detection of converters/libiconv.
PR: 186732
Submitted by: tijl
2014-02-14 06:21:53 +00:00
Martin Wilke
4374aeec78
- Convert USE_SCONS to USES
2014-02-14 05:30:34 +00:00
Martin Wilke
840c0e3cc0
- Convert USE_SCONS to USES
2014-02-14 05:10:27 +00:00
Ryan Steinmetz
407bb25343
- Document recent vulnerabilities in www/lighttpd
2014-02-14 04:36:49 +00:00
Joe Marcus Clarke
6505733e40
When converting to stage I accidentally left out finch.1.gz. Re-add this
...
and sort the plist.
PR: 186746
Submitted by: olgeni
2014-02-14 02:08:54 +00:00
Gerald Pfeifer
fe95defaba
Really commit
...
No longer run ccache-update-links as part of post-install which, in
the world of staging, no longer is what it used to be. Rely on the
existing @exec and @unexec in pkg-plist instead. [3]
which should have been in the last revision.
2014-02-14 02:00:04 +00:00
Antoine Brodin
5efcae10c1
Mark broken: Does not compile
...
On 8 and 9:
src/words.c: In function 'void ifParen(FICL_VM*)':
src/words.c:1086: error: cast from 'ficl_word*' to 'int' loses precision
On 10 and head:
g++ -O2 -pipe -fno-strict-aliasing -Wall -W -fno-rtti `perl -MExtUtils::Embed -e ccopts` -DUNIX -Ihpp -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c src/ficl.c
g++: not found
Reported by: pkg-fallout since august 2013
2014-02-13 23:15:14 +00:00
Antoine Brodin
4214248153
Attempt to fix build on i386
...
Reported by: pkg-fallout
2014-02-13 22:58:37 +00:00
Rusmir Dusko
ca27274b68
- Update to 0.16.14
...
- Don't silence warnings
- Remove PORTSCOUT, with 0.16.14 works now
qBittorrent all Versions
- Add DEBUG Option
- Add patches from Upstrem, fix bad C++ code
2014-02-13 22:58:14 +00:00
Antoine Brodin
5b31268737
- Comment out DOCS related stuff, it doesn't create or add anything to DOCSDIR
...
- Do not try to remove a directory belonging to gnomehier
Reported by: pkg-fallout
2014-02-13 22:44:03 +00:00
Antoine Brodin
22ebe37d99
Fix build on i386
...
Reported by: pkg-fallout
2014-02-13 22:35:59 +00:00
Dirk Meyer
5b591ad5af
- remove trailing space from r343634
2014-02-13 22:10:55 +00:00
Dirk Meyer
39973ff586
- use OPTIONS_SET
2014-02-13 21:51:25 +00:00
Gerald Pfeifer
f9a5b5d7cc
Bye, bye lang/gcc34. You have served us well, but with all dependencies
...
(including USE_FORTRAN=g77) gone and you never building on FreeBSD 10.x
or later, it's time to leave after ten years of service.
2014-02-13 21:42:40 +00:00
Dirk Meyer
20c675b616
- fix regression
2014-02-13 21:35:23 +00:00
Dirk Meyer
d1f49aad63
- fix build with clang
...
retry, cause svn failed
PR: 186650
Submitted by: Vsevolod Volkov
2014-02-13 21:07:44 +00:00
Dirk Meyer
4ff757171e
- fix build with clang
...
PR: 186650
Submitted by: Vsevolod Volkov
2014-02-13 21:05:16 +00:00
Adam Weinberger
a1f4e6f0c5
TIL option_XYZ_OFF
2014-02-13 20:58:19 +00:00
TAKATSU Tomonari
af997faa98
- Update to 3.3.0
2014-02-13 20:50:43 +00:00
Dmitry Marakasov
1f64955a94
- Make server-only installation not bring in X11 depends
2014-02-13 20:45:30 +00:00
Dmitry Marakasov
a12693b82c
- Make server-only installation not bring in X11 depends
2014-02-13 20:45:24 +00:00
Dirk Meyer
93bddf9c81
- fix build with clang
...
PR: 186649
Submitted by: Vsevolod Volkov
2014-02-13 20:42:54 +00:00
Palle Girgensohn
f5cb5d0212
fix building when python meta port is not installed
2014-02-13 20:05:26 +00:00
Tijl Coosemans
d8dbc9f703
Always use iconv from libc when available even when libiconv is installed.
...
PR: ports/186704
Approved by: kde (makc)
2014-02-13 19:44:33 +00:00
Dimitry Andric
19b90b3c32
For clang, use the type of precompiled headers recommended by upstream
...
(generated by -emit-pch), instead of the deprecated ones (generated by
-emit-pth).
Approved by: bapt
2014-02-13 19:42:23 +00:00
Jase Thew
23cef1d922
- Update to 20140213 (0.4.4-dev)
...
- Add secondary MASTER_SITES entry
- Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile
- Utilise DOCSDIR macro in pkg-plist
- Change defaults to enable all OPTIONS [1]
- Remove COLOR256 option as devel/ncurses no longer supports building with
extended colour support
- Rework MAINTAINER_MODE to cater for building both manpages and docs
PR: ports/185908 [1]
Requested by: dumbbell [1]
2014-02-13 18:38:20 +00:00
Johan van Selst
e39a61ed15
Update to flex 2.5.38
2014-02-13 18:21:09 +00:00
Johan van Selst
8735e22ac3
- Update to rpm 4.11.2
...
- Minor port clean-ups
2014-02-13 18:12:16 +00:00
Johan van Selst
291519dc66
- Remove superfluous bsd.port.options.mk include
...
- Reduce the number of commands to run for installation
2014-02-13 18:11:11 +00:00
Sunpoet Po-Chuan Hsieh
57faecc491
- Update to 0.3400
...
Changes: http://search.cpan.org/dist/DateTime-Set/Changes
2014-02-13 17:18:46 +00:00
Sunpoet Po-Chuan Hsieh
ef52588b7d
- Update to 0.07
...
- Sort PLIST
Changes: http://search.cpan.org/dist/Class-Load-XS/Changes
2014-02-13 17:18:37 +00:00
Pietro Cerutti
c8eb38bb31
- STAGE-clean
...
- Fix build
2014-02-13 16:57:34 +00:00
Sunpoet Po-Chuan Hsieh
56b95c7070
- Update to 1.005003
...
Changes: http://search.cpan.org/dist/strictures/Changes
2014-02-13 16:43:29 +00:00