1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

16242 Commits

Author SHA1 Message Date
Tijl Coosemans
024bc82cb7 Convert to USES=libtool 2014-07-05 15:46:30 +00:00
Tijl Coosemans
e201761a67 - USES=libtool tar:bzip2
- Use @sample
2014-07-05 15:30:35 +00:00
Tijl Coosemans
5b39cc4351 USES=libtool:keepla tar:bzip2 2014-07-05 15:17:44 +00:00
Tijl Coosemans
3cb491a56c - New LIB_DEPENDS syntax
- Add USES=libtool
2014-07-05 15:16:09 +00:00
Tijl Coosemans
74ca30aff7 - Add USES=libtool
- Rearrange Makefile a little
2014-07-05 14:45:09 +00:00
Tijl Coosemans
7848e4f9bf - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
2014-07-05 14:18:56 +00:00
Tijl Coosemans
b813e2219c - Add USES=libtool and INSTALL_TARGET=install-strip
- Use LIBS instead of LDFLAGS
2014-07-05 14:17:56 +00:00
Tijl Coosemans
bb86e597a5 - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
2014-07-05 14:15:23 +00:00
Tijl Coosemans
dd2ee64ba5 - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
2014-07-05 14:13:29 +00:00
Tijl Coosemans
9a91723a4e - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
2014-07-05 14:12:41 +00:00
Tijl Coosemans
cb2ff72c8b - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
- Use option helpers
2014-07-05 14:11:32 +00:00
Tijl Coosemans
40121cc1fc Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-05 14:09:49 +00:00
Tijl Coosemans
867ced9730 Add USES=libtool 2014-07-05 13:40:53 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Cy Schubert
6b4e2232af PLIST fixes for serial and USB options. 2014-07-05 08:08:59 +00:00
Antoine Brodin
7288021d3b Fix IBM License 2014-07-05 05:34:04 +00:00
Cy Schubert
e1b8e14c99 Point rc script to the new upsdrvctl path. 2014-07-05 04:51:06 +00:00
Adam Weinberger
6883b2c6e7 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 22:25:48 +00:00
Antoine Brodin
d88572b383 - Keep la files, this fixes bacula-server build
- A few fixes (put man pages in the good packages,  do not remove things
done by the client dependency in the server part)
2014-07-04 21:31:26 +00:00
Lev A. Serebryakov
25aa55f880 STAGEfy. Use shell script instead of hardlink.
It could be not packaged anyeay, as it should be built
  for local kernel.
2014-07-04 14:04:08 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Nicola Vitale
76981d8bb8 - Update to 2014.03.05 [1]
- Fix WWW line in pkg-descr

PR:	190868 [1]
Submitted by:	sue@iwmt.org
2014-07-04 03:01:58 +00:00
Sunpoet Po-Chuan Hsieh
3b210bdaf1 - Update to 0.09
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Proc-PidUtil/Changes
2014-07-04 02:48:46 +00:00
Sunpoet Po-Chuan Hsieh
e16203444e - Update to 9.20140613
- Fix shebang
- Update pkg-descr
- Use single space after WWW:
- Take maintainership

Changes:	http://source.joeyh.branchable.com/?p=source.git
2014-07-04 02:48:20 +00:00
Cy Schubert
7f6f51a81f Fix pkg-plist when CGI option is not specified.
Point hat to:	me
2014-07-04 01:31:25 +00:00
Cy Schubert
5af6881de8 Fix pkg-plist. 2014-07-04 01:23:55 +00:00
Cy Schubert
1261ab9470 Update 2.6.5 --> 2.7.2, stagify and modernize, assume maintainership.
Approved by:	itetcu (maintainer)
2014-07-04 00:30:45 +00:00
Alex Kozlov
544a1af433 - Deprecate and set expiration date to 2014-08-03: All features implemented in the base system since FreeBSD 8.3 2014-07-03 18:39:33 +00:00
Dmitry Marakasov
bdc0898237 - Switch to USES=libtool, drop .la files 2014-07-03 18:00:32 +00:00
Kris Moore
e43f697dd7 - Update patchfile for grub2-pcbsd, fixes issue with automatic grub-install
- Bump PORTREV
2014-07-03 16:06:50 +00:00
Olivier Duchateau
79a3807f33 BAMF, is a simple DBus daemon and C wrapper library of applications matching
framework.

WWW: https://launchpad.net/bamf
2014-07-03 10:18:24 +00:00
Dmitry Marakasov
cf70f4c0a1 - Switch devel/argtable to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed
2014-07-02 22:12:53 +00:00
William Grzybowski
5852e1f6d5 sysutils/ansible: update to 1.6.6
PR:		191561
Submitted by:	maintainer
2014-07-02 20:34:21 +00:00
Tijl Coosemans
933d651b38 - Add USES=libtool to textproc/raptor and bump dependent ports
- Add DOCS option and install documentation in standard location
- Silence post-patch
2014-07-02 19:40:57 +00:00
Steve Wills
980fa2d9f2 - Add BUILD_DEPENDS on facter and hiera to avoid issue discovered with
portmaster
2014-07-02 16:34:13 +00:00
Baptiste Daroussin
e73b692405 Stage bacula
Fix building bat on 10 and head
Allow packaging as a user
2014-07-02 16:14:10 +00:00
William Grzybowski
26af648a4c sysutils/py-bcfg2: add missing run dependencies 2014-07-02 15:36:32 +00:00
William Grzybowski
273cccc453 sysutils/py-bcfg2: update to 1.3.4
- Use auto plist
2014-07-02 15:27:33 +00:00
Tilman Keskinoz
1aa4f0f27f Update intel microcode to 20140624
PR:		191411
Submitted by:	Lawrence Chen
Approved by:	maintainer
2014-07-02 14:11:45 +00:00
William Grzybowski
2f21906fc0 sysutils/py-bcfg2: pass maintainership
Approved by:	maintainer
2014-07-01 22:35:36 +00:00
Dmitry Marakasov
456cf317f2 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-01 21:53:09 +00:00
Dmitry Marakasov
e1cadfcb2c - Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=libtool
2014-07-01 21:52:59 +00:00
Tijl Coosemans
99a0320463 Add "USES=libtool pathfix" to x11/libxdg-basedir and bump dependent ports 2014-07-01 18:53:47 +00:00
Adam Weinberger
76694dc754 Update to 5.80. 2014-07-01 16:43:13 +00:00
Dmitry Marakasov
392b6834b5 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-01 15:41:25 +00:00
Dmitry Marakasov
602cca5e62 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-01 01:19:27 +00:00
Marcelo Araujo
7005017c66 - Mark as BROKEN on HEAD.
PR:		188826
Submitted by:	daniel.engberg.lists
2014-06-30 17:27:37 +00:00
Sunpoet Po-Chuan Hsieh
99b61650d6 - Take maintainership 2014-06-30 16:42:17 +00:00
Marcelo Araujo
31d43b900f - Drop NOPORTDOCS.
- Use @sample macro.

Reported by: wg@
2014-06-30 15:08:56 +00:00
Vanilla I. Shu
754134c7e5 1: Stagify.
2: USES=tar:bzip2.

Approved by:	portmgr@ (blanket approval)
2014-06-30 14:47:33 +00:00