1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Commit Graph

304793 Commits

Author SHA1 Message Date
Johan van Selst
428bb1470b Rename variable 'log' to avoid conflicts with function 'log'
This fixes compilation on CURRENT
2013-07-19 14:59:11 +00:00
Johan van Selst
5726843e2a Don't pass default CFLAGS to c++
Fixes compilation with clang
2013-07-19 14:49:17 +00:00
Johan van Selst
77281cb4b8 Don't use "inline" keyword in header files for external functions
Fixes compilation with clang
2013-07-19 14:29:56 +00:00
Johan van Selst
52b5fab34e Rename pipe2 variable to avoid conflict with pipe2 function
Fixes compilation on CURRENT
2013-07-19 14:28:59 +00:00
Ruslan Makhmatkhanov
463c071bcb Remove overlooked empty directory. 2013-07-19 14:13:11 +00:00
Alexey Dokuchaev
a685815a32 - Unbreak parallel builds by separating cleaning and building
- Sort the knobs a bit while I am here
- Remove the check for old, unsupported versions of FreeBSD
- Relinquish control of the port, it's pretty safe to fly solo

Reported by:	pointyhat-west
2013-07-19 14:11:31 +00:00
Baptiste Daroussin
07fb09d8f4 Fix build on HEAD, by properly defining the MAKE_ENV and by actually using it.
Reported by:	pkg-fallout
2013-07-19 14:09:28 +00:00
Wen Heping
50ee70d703 - Update to 36.3.6
- Drop maintainership
2013-07-19 14:08:02 +00:00
Ruslan Makhmatkhanov
f5d79b1f3d Cleanup empty files and directories. 2013-07-19 14:03:52 +00:00
Steve Wills
57a538c0e6 - Update to 0.7.19
PR:		ports/180124
Approved by:	maintainer timeout (renchap@cocoa-x.com, >2 weeks)
2013-07-19 13:55:24 +00:00
Alexey Dokuchaev
cdeccabd87 Small, non-functional changes (cleanups). 2013-07-19 13:48:11 +00:00
Steve Wills
b6bc9d9510 - Update to 1.6.0
PR:		ports/180117
Approved by:	maintainer timeout (renchap@cocoa-x.com, >2 weeks)
2013-07-19 13:21:20 +00:00
Steve Wills
6f8f388bba - Update to 1.3.0
PR:		ports/180116
Approved by:	maintainer timeout (renchap@cocoa-x.com, >2 weeks)
2013-07-19 13:20:19 +00:00
Frederic Culot
3ce1b6f530 - Update to 0.96
Changes:	http://search.cpan.org/dist/Locale-Maketext-Lexicon/Changes
2013-07-19 13:07:06 +00:00
Frederic Culot
282a4eac89 - Update to 1.36
Changes:	http://search.cpan.org/dist/Image-Info/CHANGES
2013-07-19 12:56:29 +00:00
Alexey Dokuchaev
c4db847013 - Unbreak parallel builds by USES'ing gmake
- Respect CFLAGS in a better, less intrusive way
- Correctly separate DOCS and EXAMPLES
- Trim Makefile header, miscellaneous cleanups
- Reformat port description text

Reported by:	pointyhat-west
2013-07-19 12:50:36 +00:00
William Grzybowski
c15055cb75 www/zend-framework1: add LATEST_LINK
- Add LATEST_LINK, conflicts with www/zend-framework
2013-07-19 12:39:47 +00:00
Niclas Zeising
224dd65c08 Update to 1.0.6 2013-07-19 12:34:35 +00:00
Ruslan Makhmatkhanov
b6d1dd2332 - update to 2.9.8
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.9.8.rst
2013-07-19 12:12:17 +00:00
Ruslan Makhmatkhanov
24b384172a - add dependency on archivers/lzo2 to enable lzo compression
(just replace compression=GZIP with compression=LZO in Options) [1]
- replace rmdir with ${RMDIR} added in previous commit (portlint warning)
- correct bacula UPDATING entry [2]

PR:		178691
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> [1]
Reported by:    kwm [2]
Approved by:	Dan Langille <dan.langille@gmail.com> (maintainer, by mail)
2013-07-19 12:08:01 +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
791f4eddb9 - Fix the installation error
- Sanitize OPTIONS and make them actually work
- Trim Makefile header while here
- Reformat port description text and remove old-school attribution

Reported by:	pointyhat-west
2013-07-19 10:19:26 +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
Andrej Zverev
84569d17ee - Update to 3.2.3
- Add patch for tests/test_connect_delay.cpp (no newline at the end of the file error)
- Pet portlint(1) by replacing tab into space in WWW link
- Drop maintainership
2013-07-19 09:51:46 +00:00
Ruslan Makhmatkhanov
a1e0b28083 Correct bacula-bat portname 2013-07-19 09:49:47 +00:00
Ruslan Makhmatkhanov
4a97a017f4 - move bacula configuration to ${ETCDIR}/bacula
- bump PORTREVISION
- add UPDATING entry
- add an option to enable python support (both client and server
  need to be rebuilt with this)

Dan's submission is based on:
PR:     170882
Submitted by:   Michael Carlson <mike@bayphoto.com>

PR:     171818
Submitted by:   Florian Ermisch <floh.edo@googlemail.com>

PR:     177331
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
2013-07-19 09:44:58 +00:00
Frederic Culot
77efe0e58e - Update to 4.3
Changes:	http://search.cpan.org/dist/XML-TreeBuilder/Changes
2013-07-19 09:19:53 +00:00
Frederic Culot
1d18057487 - Update to 2.37
- Pet portlint(1) by replacing tab into space in WWW link

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2013-07-19 09:02:54 +00:00
Wen Heping
ab498a191e - Move to USES for desktop-file-utils [1]
- Support NLS conditionally [1]
- Drop maintainership

PR:		179249 [1]
Submitted by:	jgh@ [1]
2013-07-19 08:33:06 +00:00
Wen Heping
573e026d46 - Update to 0.19.1 2013-07-19 08:28:34 +00:00
Rene Ladan
acd5ac544b - Do not tell that Linux versions of GTK themes will be installed
- Bump PORTREVISION [1]
Submitted by:	kwm [1]
2013-07-19 08:26:55 +00:00
Wen Heping
5c15f87f50 - Update to 0.077
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.077/Changes
2013-07-19 08:25:12 +00:00
Frederic Culot
8ce00e5f98 - Update to 0.35
Changes:	http://search.cpan.org/dist/Package-Stash/Changes
2013-07-19 07:07:29 +00:00
Andrej Zverev
908cda335a - Pass maintainership to perl@ (missed in r323266) 2013-07-19 07:07:15 +00:00
Andrej Zverev
9d479e34a9 - Update to 0.40026
- Pass maintainership to perl@
2013-07-19 07:05:45 +00:00
Bryan Drewery
081e14ada8 - Update to checkin 633cdd7
Changes:
 * pkgdb no longer populates an extra database when using pkgng.
   This brings performance and stability improvements when using
   pkgng.
2013-07-19 02:47:34 +00:00
Wen Heping
c094521cfd - Update to 1.27
Changes: http://cpansearch.perl.org/src/SWALTERS/autobox-Core-1.27/Changes
- Add LICENSE
2013-07-19 01:29:54 +00:00
Wen Heping
176ada7c2d - Update to 2.0.1
- Trim Makefile headers
2013-07-19 00:53:43 +00:00
Wen Heping
1281633a95 - Update COMMENT and pkg-descr
- Add missing DEPENDS

Reported by:	Tobias Megies <megies@geophysik.uni-muenchen.de>
2013-07-18 23:56:55 +00:00
Rene Ladan
ff638a432a Remove port, requires Linux FC3:
x11-themes/linux-gtk-bluecurve-theme
2013-07-18 22:23:25 +00:00
Guido Falsi
3fd6b3bc42 - Update to 1.2.0
PR:		ports/180040
Submitted by:	Myself
Approved by:	Maintainer timeout
2013-07-18 22:19:55 +00:00
Rene Ladan
30be36c046 Drop dependency on x11-themes/linux-gtk-bluecurve-theme. 2013-07-18 22:19:33 +00:00
Rene Ladan
90ee19fc94 - Update to 28.0.1500.71 [1]
- Limit to python 2.X [2]
- Convert to USES=gmake
- Drop dependency on libspeechd, enable webrtc [3]
- Use GCC 4.6+ again [4]

Submitted by:	George Liaskos [1,3]
		eadler [2]
Discussed with:	George Liaskos [4]
Security:	http://vuxml.org/freebsd/3b80104f-e96c-11e2-8bac-00262d5ed8ee.html [1]
2013-07-18 22:06:21 +00:00
Greg Larkin
d0942740f0 - Only disable automatic cron job installation when installing from the
port, not the package.
2013-07-18 21:52:19 +00:00
Greg Larkin
cd05cb5126 - Added an option to control installation of the crontab file. The
option defaults to yes during interactive installation, and the crontab
  file is not installed during non-interactive installation.

Requested by:	espen@tagestad.no (via email)
2013-07-18 20:55:32 +00:00
Guido Falsi
bca949c6de Use a correct value for JAVA_VERSION.
Reported by:	jgh
2013-07-18 19:57:51 +00:00
Greg Larkin
64af9ec3f9 - Added LATEST_LINK
Reported by:	erwinmail
2013-07-18 18:46:40 +00:00
Olivier Duchateau
de599d0f6d Fix distinfo
Reported by:	green dog (private email)
2013-07-18 18:39:04 +00:00
William Grzybowski
c143fe6c70 www/zend-framework1: forgot to commit Makefile
- Forgot to commit entry in the Makefile
2013-07-18 18:14:54 +00:00
Pietro Cerutti
cde9e5de07 - Fix struct/queue package index, was missing struct::queue version bump
- Bump PORTREVISION

Reported by:	Peggy Wilkins <mozart@lib.uchicago.edu>
Obtained from:	http://core.tcl.tk/tcllib/info/91f14dfd0a
2013-07-18 18:14:51 +00:00