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

288293 Commits

Author SHA1 Message Date
Greg Lewis
5b9c189def . Update to build 27.
Feature safe:	yes
2012-10-29 06:13:33 +00:00
Alexey Dokuchaev
df6fbfe7bc - Fix console warnings of "GtkSpinButton: setting an adjustment with non-zero
page size is deprecated" (do not bump port revision due to unimportance of
  this issue)
- While here, trim Makefile header and drop leading indefinite article from
  the COMMENT line

Feature safe:	yes
2012-10-29 06:02:47 +00:00
Jason Helfman
0294efc542 - update to 0.10.2, install examples and trim header
- while here, restore ABI version (unsafe to drop with libvirt)

PR:		173067
Submitted by:	maintainer, fw@moov.de
Feature safe:	yes
2012-10-29 04:56:14 +00:00
Alexey Dokuchaev
07d3a11c93 Update mainstream driver to version 304.60.
Feature safe:	yes
2012-10-29 02:47:21 +00:00
Jason E. Hale
12c73649c1 - Update to 2.4.3 [1]
- Convert to new options framework [2]
- Trim Makefile header [2]
- Add patch to respect CC and fix build if multiple
  versions of ffmpeg are installed [3]

PR:		ports/170476
Submitted by:	dhn [1], maintainer [2], myself [3]
Approved by:	maintainer timeout (2 weeks) [3]
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-28 22:50:05 +00:00
Baptiste Daroussin
810ca3d8c0 Update master_sites
PR:		ports/172227
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-28 22:32:41 +00:00
Gabor Pali
02634ff028 - Fix handling of options
Inspired by:	jhale
Feature safe:	yes
2012-10-28 22:20:28 +00:00
Herve Quiroz
e205872056 - Add support for tomcat6/7 instead of tomcat55
- Move docs and examples to optionsNG and define portdocs and portexamples
  explictly

PR:		173011
Submitted by:	jgh
Feature safe:	yes
2012-10-28 22:19:55 +00:00
Baptiste Daroussin
aafcde4a4c Fix typo in expiration macro, change date to make it expires in 1 month
Approved by:	db (maintainer)
Feature safe:	yes
2012-10-28 22:00:44 +00:00
Baptiste Daroussin
17ad6b43a8 2012-05-10 databases/pear-MDB2_Driver_ibase: BROKEN for more than 6 month
Feature safe:	yes
2012-10-28 21:59:14 +00:00
Baptiste Daroussin
411eab3356 2012-07-01 audio/xmms-arts_output: Outdated and distfile no longer available
Feature safe:	yes
2012-10-28 21:52:52 +00:00
Raphael Kubo da Costa
2e3440e8c7 - Show thread names, closing ports/172572. Thanks to Mark Lokowich.
- It is now possible to choose which readline version to use, closing
  ports/172077. Thanks to Jan Beich.
- Fix patches to remove compilation warnings.
- Clean configure arguments to remove a compilation warning.
- Fix file permissions when the PYTHON option is enabled.
- Trim Makefile header.

PR:		ports/172828
Submitted by:	Luca Pizzammiglio <luca.pizzamiglio@gmail.com> (maintainer)
Feature safe:	yes
2012-10-28 21:50:34 +00:00
Baptiste Daroussin
da9feb4358 Depends on mod_perl1 which is not in the ports tree anymore
Approved by:	dhn (maintainer)
Feature safe:	yes
2012-10-28 21:44:23 +00:00
Pawel Pekala
c96fddedbf Update to release 20120914
PR:		ports/173142
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:	yes
2012-10-28 21:40:09 +00:00
Raphael Kubo da Costa
765a01d817 Make sure the installed man pages are not empty.
- Remove empty vendor-supplied manpages to ensure rebuilding.
- Tell gmake where our rst2man being placed via MAKE_ENV.

PR:		ports/173046
Submitted by:	poyopoyo@puripuri.plala.or.jp
Approved by:	Quentin Stievenart <acieroid@awesom.eu> (maintainer)
Feature safe:	yes
2012-10-28 21:39:50 +00:00
Baptiste Daroussin
70f898b28e Deprecate because it depends on the expired gtkglarea
Approved by:	gnome (kwm)
Feature safe:	yes
2012-10-28 21:34:25 +00:00
Baptiste Daroussin
cf2e6b8f75 Deprecated because it depends on the expired gtkglarea
Approved by:	gnome (kwm)
Feature safe:	yes
2012-10-28 21:32:58 +00:00
Jase Thew
e78924edad - Update to 0.6.20
- Convert to new format Makefile header
- Correct an error in pkg-message

Feature safe:	yes
2012-10-28 21:27:40 +00:00
Baptiste Daroussin
e1d40178d0 Add new master_site
Undeprecate

Submitted by:	Andrew Stevenson <andrew@ugh.net.au> (private mail)
Feature safe:	yes
2012-10-28 21:26:36 +00:00
Pawel Pekala
7f9de59687 OPTIONS_SET -> OPTIONS_DEFAULT
Reported by:	jhale
Feature safe:	yes
2012-10-28 21:26:35 +00:00
Greg Lewis
cd05fb5d6e . Update to 7u9.
Feature safe:	yes
2012-10-28 21:20:28 +00:00
Pawel Pekala
a78cf9460a - Convert to OptionsNG [1]
- Add fflush patch to solve the problem for using pipe to get outputs [1]
- Add option to support ASUS A7N8X-VM/400 [1]
- Improve COMMENT
- Trim Makefile headers

PR:		ports/171933 [1]
Submitted by:	Takefu <takefu@airport.fm> [1]
Approved by:	maintainer timeout (1 month)
Feature safe:	yes
2012-10-28 20:46:06 +00:00
Greg Lewis
94dfcbe517 . Remove duplicate MAKE_JOBS_SAFE line. [1]
. Group the USE_* directives together.
. Trim the Makefile header. [2]
. Convert to optionsNG. [2]
. Remove the ABI numbers from LIB_DEPENDS. [2]
. Fix the POLICY option. [2]
. Fix permissions and ownership of jexec. [2]
. Make sure the bootstrap JDK is used by the ant bootstrap. [2]

Submitted by:	kuriyama@ [1]
		jkim@ [2]
Feature safe:	yes
2012-10-28 20:36:03 +00:00
Gabor Pali
f0ec39444f - Convert options to the new format
PR:		ports/172558
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 20:07:39 +00:00
Gabor Pali
e27a8fab44 - Convert options to the new format
PR:		ports/172556
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 20:05:02 +00:00
Gabor Pali
540c3776a2 - Convert options to the new format
PR:		ports/172546
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 20:03:23 +00:00
Gabor Pali
5feeb26fd4 - Convert options to the new format
PR:		ports/172545
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 20:01:35 +00:00
Gabor Pali
24d96db721 - Convert options to the new format
PR:		ports/172540
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 19:57:43 +00:00
Gabor Pali
4c0f466022 - Convert options to the new format
PR:		ports/172539
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 19:54:57 +00:00
Gabor Pali
943d598575 - Convert options to the new format
PR:		ports/172531
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 19:51:53 +00:00
Gabor Pali
d930cfd2e5 - Convert options to the new format
PR:		ports/172527
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 19:49:13 +00:00
Gabor Pali
3d2613df27 - Convert options to the new format
PR:		ports/172526
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 19:48:11 +00:00
Gabor Pali
5abd33121c - Convert options to the new format
PR:		ports/172525
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 19:41:44 +00:00
Florian Smeets
912a7b12e4 - Update www/firefox{,-i18n} to 16.0.2
- Update seamonkey to 2.13.2
- Update ESR ports and libxul to 10.0.10
- Update nspr to 4.9.3
- Update nss to 3.14
- with GNOMEVFS2 option build its extension, too [1]
- make heap-committed and heap-dirty reporters work in about:memory
- properly mark QT4 as experimental (needs love upstream)
- *miscellaneous cleanups and fixups*

mail/thunderbird will be updated once the tarballs are available.

PR:		ports/173052 [1]
Security:	6b3b1b97-207c-11e2-a03f-c8600054b392
Feature safe:	yes
In collaboration with:	Jan Beich <jbeich@tormail.org>
2012-10-28 17:03:28 +00:00
Florian Smeets
8866b5a40d Add NLS and DOCS to OPTIONS_DEFAULT
Submitted by:	Barbara <barbara.xxx1975@libero.it>
PR:		ports/173154
Feature safe:	yes
2012-10-28 16:42:50 +00:00
Pawel Pekala
393e8ca142 - Update to version 4.8.0.0
- Take maintainership
- Remove out-of-date pkg-message
- Cleanup Makefile, remove unnecessary stuff - gecko bits, dos2unix
- Update homepage

Feature safe:	yes
2012-10-28 16:17:00 +00:00
Thierry Thomas
cc48ab1041 - Update to 1.5-beta1;
- Optionify;

- Adding support for Tomcat6 and Tomcat7.

+ Release maintainership.

PR:		ports/173015
Submitted by:	nemysis (at) gmx.ch
Feature safe:	yes
2012-10-28 16:03:54 +00:00
Florian Smeets
18f31d30d1 - Update amule-devel port to SVN revision 10792.
- Trim headers.
- Remove quotes from options description.
- Backport code fixes from upstream up to r10795 as the project has moved from
  SourceForge to GoogleCode and so SVN tarballs will not be available for a
  while.
- OptionsNGize Makefile.man
- Exhume DOCS and NLS options

PR:		ports/172671
Submitted by:	Barbara <barbara.xxx1975@libero.it>
Feature safe:	yes
2012-10-28 15:33:09 +00:00
Jase Thew
407922ae1a - Update to 2.0.8 [1]
- Convert to optionsNG
- Convert to new format Makefile header

PR:		ports/172959 [1]
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by:	flo, culot (mentors, implicit)
Feature safe:	yes
2012-10-28 15:30:20 +00:00
Chris Rees
d22faeb36a Update to 0.7.5
Many fixes and changes!

PR:		ports/172644
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:	yes
2012-10-28 14:20:41 +00:00
Chris Rees
5ceaf9aae6 Correct squid user home directory
PR:		ports/173151
Submitted by:	Thomas-Martin Seck <tmseck@web.de>
Feature safe:	yes
2012-10-28 14:09:50 +00:00
Chris Rees
09a8c4aa8c RC fixes;
- Use REQUIRE in lieu of BEFORE where possible
- Include KEYWORD: shutdown for persistent services
- load_rc_config should precede any default settings
- Style fixes, indenting functions, remove single-line functions

Approved by:	gabor (maintainer)
Feature safe:	yes
2012-10-28 13:57:12 +00:00
Max Brazhnikov
86f027b7c4 Add option for recently added Chromaprint
Feature safe:	yes
2012-10-28 12:12:51 +00:00
Pawel Pekala
c882dea444 - Fix another /bin/bash case
- Trim Makefile header

Feature safe:	yes
2012-10-28 12:02:49 +00:00
Lars Thegler
6180de4a8d update to 0.99
Feature safe:	yes
2012-10-28 11:48:28 +00:00
Lars Thegler
5d4764b52c update to 1.39
Feature safe:	yes
2012-10-28 11:14:36 +00:00
Lars Thegler
cb82a299b0 update to 4.300028
Feature safe:	yes
2012-10-28 11:09:43 +00:00
Pawel Pekala
383bfd6bf1 Add run dependency on audio/chromaprint for AcoustID support
Feature safe:	yes
2012-10-28 11:05:22 +00:00
Lars Thegler
ff98fd4202 - update to 2.16
- convert to optionsng

Feature safe: yes
2012-10-28 10:55:58 +00:00
Guido Falsi
a219e5d1c4 - Update to 20121028
- Update COMMENT
- While here, trim Makefile headers

PR:		ports/173145
Submitted by:	Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
Feature safe:	yes
2012-10-28 10:03:03 +00:00