1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

297809 Commits

Author SHA1 Message Date
Eitan Adler
ee3a7edac8 Remove bogus use of NO_INSTALL_MANPAGES
Reviewed by:	wxs
2013-04-23 02:27:25 +00:00
Sahil Tandon
b18d6715ca - Update to Postfix 2.11 Snapshot 20130405
- Add LICENSE information
- Canonicalize 'Created by:' Makefile header
- Remove shlib version from LIB_DEPENDS assignment
- Correct LDAP_SASL logic
- Replace tab with a single space after 'WWW:' in pkg-descr

PR:		ports/177127 (inspired by)
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-04-23 01:56:36 +00:00
Sahil Tandon
248b457af8 - Update to 2.8.14 and adjust CONFLICTS
- Add LICENSE information
- Canonicalize 'Created by:' Makefile header
- Remove shlib version from LIB_DEPENDS assignment
- Correct LDAP_SASL logic
- Replace tab with a single space after 'WWW:' in pkg-descr

PR:		ports/177127
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-04-23 01:56:20 +00:00
Sahil Tandon
82fbf63ae0 - Update to 2.7.13 and adjust CONFLICTS
- Add LICENSE information
- Canonicalize 'Created by:' Makefile header
- Remove shlib version from LIB_DEPENDS assignment
- Replace tab with a single space after 'WWW:' in pkg-descr

PR:		ports/177127
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-04-23 01:56:06 +00:00
Sahil Tandon
453e324514 - Update to 2.6.19, update CONFLICTS and mark
DEPRECATED

PR:		ports/177127
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-04-23 01:55:43 +00:00
Steve Wills
b3c11b48ec - Update to 0.10.4
PR:		ports/177866
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2013-04-23 01:52:44 +00:00
Sahil Tandon
2a3984a7e3 Repo-copy mail/postfix -> mail/postfix29, and update
both ports to the latest version and make a note in
UPDATING.  Also:

- Adjust CONFLICTS
- Add LICENSE information
- Canonicalize 'Created by:' Makefile header
- Remove shlib version from LIB_DEPENDS assignment
- Correct LDAP_SASL logic
- Replace tab with a single space after 'WWW:' in pkg-descr

PR:		ports/177127
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-04-23 01:49:08 +00:00
Eitan Adler
7f8e40d69a Simplify port logic 2013-04-23 01:44:40 +00:00
Greg Lewis
1dd689bdf0 . Update to 2013c. 2013-04-23 01:20:45 +00:00
Bryan Drewery
a3c10df071 - Fix typo from r231438 causing warning during install
- Trim header
2013-04-23 01:04:58 +00:00
Martin Wilke
9dc3ee9e2c - Broken fails to build
n file included from main.cpp:52:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
c++ -O2 -pipe -fno-strict-aliasing -c UnAlz.cpp
UnAlz.cpp: In member function 'UINT32 UNALZ::CUnAlz::CRC32(UINT32, BYTE)':
UnAlz.cpp:1910: error: invalid conversion from 'const z_crc_t*' to 'const long unsigned int*'
*** [UnAlz.o] Error code 1
2013-04-23 00:34:06 +00:00
Martin Wilke
9e9a1265f4 - Mark BROKEN fails to build 2013-04-23 00:29:57 +00:00
Martin Wilke
ac4077a298 - Mark broken 2013-04-23 00:29:10 +00:00
Bryan Drewery
4292fecc2e - Add WITH_CCACHE_BUILD support during 'configure' phase
- Add CCACHE_DIR
  The MAKE_ENV/CONFIGURE_ENV+= method of adding CCACHE_DIR
  in /etc/make.conf does not work for many ports since they
  overwrite using = instead of appending with +=. By adding
  CCACHE_DIR into the ENV variables after reading in the port
  the directory is properly set in the environment. Without
  this, the ccache support would sometimes work but incorrectly
  not respect the set CCACHE_DIR, potentially using 2 caches.

With hat:	portmgr
2013-04-23 00:26:55 +00:00
Martin Wilke
ed86e31262 - Unbreak build on FreeBSD 10 2013-04-22 23:22:42 +00:00
Baptiste Daroussin
a215727686 Convert USE_PKGCONFIG -> USES=pkgconf for audio category 2013-04-22 23:19:08 +00:00
Baptiste Daroussin
23f55e92b9 Convert some multimedia@ ports to:
USES=pkgconfig and USES=pathfix
2013-04-22 22:57:36 +00:00
Eitan Adler
158ae1c089 Convert to USES from USE_PKGCONFIG
Reviewed by:	bapt
2013-04-22 22:47:20 +00:00
Baptiste Daroussin
2ae613e616 Convert my ports to use the new USES=pkgconfig 2013-04-22 22:33:35 +00:00
Baptiste Daroussin
ed31a0d5e6 Introduce USES= pkgconfig to replace USE_PKGCONFIG
It can take 3 arguments:
build (default,implicit) to add pkgconf into BUILD_DEPENDS
run to add pkgconf into RUN_DEPENDS
both to add pkgconf into both RUN and BUILD DEPENDS

This deprecates USE_PKGCONFIG, please convert your ports.
USE_PKGCONFIG will be removed as soon as it is no more used in
the ports tree
2013-04-22 22:25:20 +00:00
Ryan Steinmetz
fdcbf2bd10 - Update to 3.1.10
Feature safe:	yes
2013-04-22 22:16:28 +00:00
Baptiste Daroussin
0b88ec16dc Remove old links while creating the new packages
Force creation of the symlink for pkgng to avoid failure if the link already exists

Submitted by:	ohauer@
2013-04-22 22:13:14 +00:00
Koop Mast
674b198c8c Fix port. Apparently I committed a older version.
Submitted by:	Freshport sanity check
2013-04-22 22:06:34 +00:00
Koop Mast
84c2e81c33 Add seed 3.2.0.
Seed is a library and interpreter, dynamically bridging
(through GObjectIntrospection) the WebKit JavaScriptCore engine
This version uses the webkit-gtk3 port.

Obtained from:	GNOME team repo.
2013-04-22 22:03:24 +00:00
Koop Mast
6caaa26769 Add py-gobject 3.8.0.
This is the next version of the python GLib/GObject/GIO bindings, including
full GObject introspection support.
2013-04-22 21:54:10 +00:00
Florian Smeets
0457f174a1 - update net/asterisk to 1.8.21.0
- update net/asterisk11 to 11.3.0
- add -F to command_args in the rc script, this ensures that asterisk
  detaches from the controlling terminal. It was possible for the asterisk
  rc script to prevent a box from reaching full multiuser if e.g. -v was
  passed to command_args. [1]

Reported by:	Kurt Lidl <lidl@pix.net>
2013-04-22 21:11:34 +00:00
Dirk Meyer
210b7af2b2 - Security update to 1.0.21
Security: CVE-2013-1428
2013-04-22 20:57:03 +00:00
Dirk Meyer
cc71ebcc0e - Fix reinstall
PR:		177341
Submitted by:	nemysis
2013-04-22 20:43:22 +00:00
Florian Smeets
1b08f540ca Fix build with clang 3.3
Submitted by:	Jan Beich <jbeich@tormail.org>
2013-04-22 20:39:15 +00:00
Dirk Meyer
d345bd51ae - use bsd.port.options.mk
PR:		177324
2013-04-22 20:36:25 +00:00
Grzegorz Blach
3325b5d3dd - Update EFL libraries to 1.7.6(.1)
- Update Enlightenment to 0.17.2.1

Approved by:	crees (mentor)
2013-04-22 20:35:19 +00:00
Florian Smeets
98d91596db Update to 5.3.24
PR:		ports/177826
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
2013-04-22 20:30:36 +00:00
Dirk Meyer
5fbd77e51d - make portlint happier
PR:		176919
2013-04-22 20:04:57 +00:00
Tijl Coosemans
56fc4717cd Update tilp2 and its libraries:
- tilp2 1.17
- libticables2 1.3.4, libticalcs2 1.1.8, libticonv 1.1.4, libtifiles2 1.1.6
- Add NLS option, remove libtool dependency, clean up Makefile and pkg-descr
- Bump PORTREVISION and trim Makefile header for emulators/tilem and
  emulators/tiemu3.
2013-04-22 19:36:24 +00:00
Bryan Drewery
04ef095847 Fix ports removed in r316248
Pointyhat to:	sem
2013-04-22 19:23:57 +00:00
Frederic Culot
314e81d1f9 - Update to 20130422
Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7581
PR:		ports/178039
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
2013-04-22 19:20:17 +00:00
Tijl Coosemans
5e64ecb0dd Explain why linux_base-f10 creates extra directories.
Reviewed by:	netchild
2013-04-22 19:07:36 +00:00
Sunpoet Po-Chuan Hsieh
16711b72dd - Update to 0.20
Changes:	http://search.cpan.org/dist/IO-Socket-IP/Changes
2013-04-22 19:05:53 +00:00
Frederic Culot
a2612ad3e5 - Update to 2.7.2
PR:		ports/178045
Submitted by:	Nicolas Jombart <ecu@200ok.org> (maintainer)
2013-04-22 19:05:08 +00:00
Sunpoet Po-Chuan Hsieh
497ab5534d - Update to 20130420
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20130420.diff
2013-04-22 19:04:54 +00:00
Jung-uk Kim
1768e4bd8a - Update to 0.2.8.
- Update license.  It is now released under MPL2+ and LGPL2.1+.
- Replace DOXYGEN option with DOCS to make it consistent with the sister
port, i. e., graphics/libwpg.  Note this option is enabled by default.
- Fix packaging without DOCS.
2013-04-22 18:55:55 +00:00
Jung-uk Kim
624a325bdf - Updated to 0.2.2.
- Update license.  It is now dual-licensed under MPL2+ and LGPL2.1+.
- Fix packaging without DOCS.
- Trim Makefile header.

Approved by:	fluffy (maintainer)
2013-04-22 18:47:52 +00:00
Alex Dupre
3156cdf2e1 Update to 5.6.11 release. 2013-04-22 18:45:59 +00:00
Jung-uk Kim
b76ada9ce9 - Update to 0.9.7.
- Update license.  It is now dual-licensed under MPL2+ and LGPL2.1+.
- Trim Makefile header.

Approved by:	fluffy (maintainer)
2013-04-22 18:44:24 +00:00
Sunpoet Po-Chuan Hsieh
46f2ceba2f - Update to 1.3.0
Changes:	https://github.com/guard/guard-livereload/commits/master
2013-04-22 18:43:16 +00:00
Sunpoet Po-Chuan Hsieh
fa7bbbf2d2 - Update to 1.0.2
Changes:	https://github.com/guard/listen/blob/master/CHANGELOG.md
2013-04-22 18:42:19 +00:00
Olli Hauer
f6e4fa61cf - pass maintainer to Mikhail Tsatsenko <m.tsatsenko@gmail.com>
requested here:
  http://lists.freebsd.org/pipermail/freebsd-ports/2013-April/082988.html
2013-04-22 18:26:19 +00:00
Dirk Meyer
1440a644fd - update to 8.14.7
Feature safe: yes
2013-04-22 18:22:54 +00:00
Dirk Meyer
70255ffb1c - update to 0.10
Feature safe: yes
2013-04-22 18:21:47 +00:00
Sunpoet Po-Chuan Hsieh
e574210e0b - Update to 2.87
Changes:	http://search.cpan.org/dist/Module-CoreList/Changes
2013-04-22 18:05:51 +00:00