1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

288384 Commits

Author SHA1 Message Date
Nick Hibma
616712b821 Remove the patch to poll.C (note the uppercase .C extension). It is a
duplicate of the patch to poll.c (lower case .c).

Noted by:	case insensitive file system
Feature safe:	yes
2012-11-01 07:52:30 +00:00
Nick Hibma
355422a922 /dev is not populated when using pkg_add -C to install a package into a
chroot (NanoBSD for example). So use truncate -s... instead of dd
if=/dev/zero... to initialise the pdns DB.

PR:		pors/172268
Submitted by:	n_hibma
Feature safe:	yes
2012-11-01 07:43:58 +00:00
Nick Hibma
c8717f0b46 Rename monitor' to gamin-monitor' to prevent conflicts with LPRng and
dmucs, as noted by ketas' ports conflicts checker.
Also sign maintainership of this port over to ports.

PR:		168695
Submitted by:	n_hibma
Feature safe:	yes
2012-11-01 07:38:12 +00:00
Ruslan Makhmatkhanov
243b65b3a0 - update to 0.3.8
- safe the distifile into the box/ subdir
- pass maintainership to submitter
- add DESKTOP_ENTRIES

while here:
- trim Makefile header
- remove redundant LICENSE_FILE
- limit python version to 2.x only
- tab -> space change in pkg-descr:WWW

PR:		173209
Submitted by:	nemysis <nemysis at gmx dot ch>
Feature safe:	yes
2012-11-01 06:52:53 +00:00
Kevin Lo
de532f4c7e Link to libjack library as stated in LIB_DEPENDS.
Reported by:	Gabor ZAHEMSZKY <Gabor at Zahemszky dot hU>
Feature safe:	yes
2012-11-01 06:24:55 +00:00
Ruslan Makhmatkhanov
2c0ab2554c - replace outdated master site with working one
PR:		173252
Submitted by:	nemysis <nemysis at gmx dot ch> (maintainer)
Feature safe:	yes
2012-11-01 05:54:06 +00:00
Ruslan Makhmatkhanov
aca6dc454f - update urls in pkg-descr:WWW
while here:
- trim Makefile header
- remove indefinite article from COMMENT

PR:		173247
Submitted by:	Rainer Hurling <rhurlin at gwdg dot de> (maintainer)
Feature safe:	yes
2012-11-01 05:49:46 +00:00
Ruslan Makhmatkhanov
aff224a5c7 - mark IGNORE: doesn't work with firefox 15+
while here:
- trim Makefile header
- remove trailing dot from COMMENT (portlint warning)
- whitespace fix and tab -> space change in pkg-descr:WWW

PR:		173225
Submitted by:	clutton <mbsd at isgroup.com dot ua> (maintainer)
Feature safe:	yes
2012-11-01 05:44:33 +00:00
Li-Wen Hsu
0af6aab139 - Update to 1.2.4
Feature safe:	yes
2012-11-01 05:27:34 +00:00
Li-Wen Hsu
fe6999cbb3 - Update to 1.8.0
Feature safe:	yes
2012-11-01 05:25:54 +00:00
Li-Wen Hsu
d8b7e0a4f1 - Update to 2012h
Feature safe:	yes
2012-11-01 05:20:51 +00:00
Florian Smeets
f4da0d7bf5 Rename the suhosin patch to suhosin-patch-5.3.x-0.9.10.1.patch.gz to prevent
SHA256 and SIZE mismatches with the previous version. This is required as in php
5.3.18 2 copyright notices were updated with the current Year numbers, this
prevents the stock suhosin patch to apply.

Temporarily add my public_html on freefall to PATCH_SITES, as the
MASTER_SITE_LOCAL sync does not seem to work currently.

The diff between the latest available stock suhosin patch and the patch we apply
to our port can be found here:

http://people.freebsd.org/~flo/suhosin.diff

Reported by:	bdrewery
Feature safe:	yes
2012-10-31 23:17:44 +00:00
Palle Girgensohn
9ca196a74a Fix plist.
Feature safe: yes
2012-10-31 23:00:31 +00:00
Emanuel Haupt
c98ec1f8d5 Restore previous, speed optimized [1] order of MASTER_SITE_SOURCEFORGE.
[1] http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056783.html

Feature safe:	yes
2012-10-31 22:31:26 +00:00
Greg Lewis
1158f572a3 . Introduce a DEBUG option and default it to unset. For now the .debuginfo
files are only installed if the option is set.  In future it will likely
  also mean to enable the debug and/or fastdebug build.

PR:		172627
Feature safe:	yes
2012-10-31 22:07:56 +00:00
Florian Smeets
c5d98a8f24 - fix process detection in Squid's rc.d script [1]
- remove a leftover substitution with a hard coded value
- remove a few comments which were accidentally left in from development
- rework the code that deals with kerberos negotiate auth a bit
- bump PORTREVISION for the squid rc.d script update

PR:		ports/173236 [1]
PR:		ports/173248
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
Reported by:	Leonid Nevecherya <nlv@imbera.ru> [1]
Feature safe:	yes
2012-10-31 21:55:25 +00:00
Jung-uk Kim
e93fd31996 Shut up noise when there is no JDK/JRE to register.
Reviewed by:	glewis (maintainer)
Feature safe:	yes
2012-10-31 21:50:25 +00:00
Pawel Pekala
fd8feccb65 - Update to version 6.0 [1]
- Add LICENSE [1]
- Add missing deps
- Install desktop entry

PR:		ports/172005 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
Feature safe:	yes
2012-10-31 21:42:03 +00:00
Pawel Pekala
8dd184229c - Update to version 18.3 [1]
- Add option to install FLTK GUI [1]
- Add missing deps
- Install desktop entry when FLTK=on

PR:		ports/172246 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
Feature safe:	yes
2012-10-31 21:03:25 +00:00
Jung-uk Kim
ff193c17dc - Remove registervm from build dependency. This hack is no longer necessary
as javavmwrapper is fixed now (r306536).
- Remove an empty directory, which was missed in the previous commit.

Feature safe:	yes
2012-10-31 20:49:54 +00:00
Thierry Thomas
cf0eb369c2 Upgrade to 0.6.0.
Changelog at http://freecode.com/projects/rkward#release_349200 .

Feature safe:	yes
2012-10-31 20:29:34 +00:00
Thierry Thomas
84dc74888d Adding R2HTML, a package to write HTML files from R, used by RKWArd.
Feature safe:	yes
2012-10-31 20:28:09 +00:00
Guido Falsi
c09af98d78 - Update to 0.11.1
- Remove LICENCE_FILE_* since they are in Templates/Licenses
- Mark MAKE_JOBS_SAFE
- Use bsd.port.options.mk only and remove uneeded WANT_GNOME
- Trim Makefile headers

PR:		ports/172023
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-31 20:27:30 +00:00
Pawel Pekala
c693730cc4 Update to version 1.4
PR:		ports/172237
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-31 20:14:52 +00:00
Pawel Pekala
a475bb3042 - Add optional Xft support [1]
- Convert to OptionsNG
- Add missing deps
- Fix comment

PR:		ports/170723
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
Approved by:	maintainer timeout
Feature safe:	yes
2012-10-31 19:54:11 +00:00
Pawel Pekala
d745c64ab2 The MIME (Multipurpose Internet Mail Extensions) specification
(RFC 1521 and successors) defines a mechanism for encoding text consisting
primarily of printable ASCII characters, but which may contain characters
(for example, accented letters in the ISO 8859 Latin-1 character set) which
cannot be encoded as 7-bit ASCII or are non-printable characters which may
confuse mail transfer agents.

WWW:	http://www.fourmilab.ch/webtools/qprint/

PR:		ports/172522
Submitted by:	Takefu
Feature safe:	yes
2012-10-31 19:05:00 +00:00
Palle Girgensohn
b29cad3d28 fix header
Feature safe: yes
2012-10-31 18:13:08 +00:00
Pawel Pekala
6b70eda942 - Fix build with clang [1]
- Switch to PLIST_FILES, PORTDOCS
- Convert to OptionsNG

PR:		ports/172574 [1]
Submitted by:	Boris Samorodov <bsam@FreeBSD.org> [1]
Approved by:	maintainer timeout (21 days)
Feature safe:	yes
2012-10-31 18:11:58 +00:00
Emanuel Haupt
327f80fdca Update MASTER_SITE_SOURCEFORGE
Feature safe:	yes
2012-10-31 18:11:33 +00:00
Palle Girgensohn
e34efbc6a1 Add port pgbadger. PostgreSQL log analyzer with fully detailed reports and charts.
Feature safe: yes
2012-10-31 18:02:55 +00:00
Chris Rees
7ef9f699d0 Fix several warnings;
Subroutine SNMP_Session::pack_sockaddr_in6 redefined at /usr/local/lib/perl5/5.14.2/Exporter.pm line 67.
at /usr/local/lib/perl5/site_perl/5.14.2/SNMP_Session.pm line 149

PR:		ports/166777
Submitted by:	Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe:	yes
2012-10-31 17:46:52 +00:00
Jase Thew
380c7f99cb - Update to 6.80
- Convert to new format Makefile header

Changes:	https://metacpan.org/source/BINGOS/POE-Component-IRC-6.80/Changes

PR:		ports/171828
Approved by:	maintainer timeout (38 days)
Feature safe:	yes
2012-10-31 17:05:47 +00:00
Steve Wills
be4019c82b - Update lang/ruby19 to 1.9.3.286
- Don't try to cleanup dir created by ruby-gems
- Trim headers while here

Feature safe:	yes
2012-10-31 17:01:03 +00:00
Max Brazhnikov
9df8bc9f87 Update to 0.7.4
Remove patches merged upstream
Strip Makefile header

Feature safe:	yes
2012-10-31 16:51:56 +00:00
Cy Schubert
fa0057ab71 Update pam_krb5 from 4.4 to 4.6.
Feature safe:	yes
2012-10-31 16:51:29 +00:00
Chris Rees
302cb5a711 Over to new volunteer
Submitted by:	Joseph a Nagy Jr
Feature safe:	yes
2012-10-31 13:22:17 +00:00
Florian Smeets
a612f682fe add the mailheader patch back to the distinfo which was removed by mistake
Feature safe:	yes
2012-10-31 11:21:43 +00:00
Florian Smeets
913aeb5980 Update to 5.3.18
Feature safe:	yes
2012-10-31 11:16:57 +00:00
Niclas Zeising
940a168e02 Update to 2.1.0
This release contains some new features and configuration options, as well
as bug fixes.  For a more complete changelog, see:
https://opensource.conformal.com/fluxbb/viewtopic.php?id=627

Approved by:	kwm, miwi (mentors, implicit)
Feature safe:	yes
2012-10-31 10:55:22 +00:00
Anton Berezin
89e8bd5455 Update to 0.06.
Also, change the header to the new layout.

Changes in 0.06: http://cpansearch.perl.org/src/ROCKY/Devel-Callsite-0.06/Changes

Feature safe:	yes
2012-10-31 10:44:59 +00:00
Anton Berezin
d226a3e5b6 - update to 0.06
- remove dependency on Storable (which is bundled with all supported perl versions)
- convert header to the new layout

Changes in 0.06: http://cpansearch.perl.org/src/TJENNESS/Crypt-PassGen-0.06/ChangeLog

Feature safe:	yes
2012-10-31 10:43:23 +00:00
Anton Berezin
8a07d2d7af Update to 1.03.
Also convert to new header layout.

Changes in 1.03: http://cpansearch.perl.org/src/MJD/Memoize-1.03/Changes

Feature safe:	yes
2012-10-31 10:39:49 +00:00
Li-Wen Hsu
9566807198 - do not directly depend on setuptools, use USE_DISTUTILS instead
- no PORTREVISION bump is needed, because it already had run/build dependency
- trim Makefile header
- add license (GPLv2)
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- tab -> space change in pkg-descr:WWW

PR:		173232
Submitted by:	rm

Feature safe:	yes
2012-10-31 10:15:44 +00:00
Chris Rees
a594473c5a Update to 6.1.15
PR:		ports/172932
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Feature safe:	yes
2012-10-31 10:05:46 +00:00
Brendan Fabeny
5c8cee9237 remove a problematic mirror; attempt to fix build on ia64 [1]
Reported by:	A. Shterenlikht [1]
Feature safe:	yes
2012-10-31 09:23:06 +00:00
Ruslan Makhmatkhanov
ff7dd53665 - do not directly depend on setuptools
- no PORTREVISION bump is needed, because it already had run/build dependency
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES

Approved by:	brooks (maintainer, implicit)
Feature safe:	yes
2012-10-31 08:43:33 +00:00
Ruslan Makhmatkhanov
32fef11eca - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- tab -> space change in pkg-descr:WWW

PR:		173056
Submitted by:	rm (myself)
Approved by:	Sutra Zhou <zhoushuqun at gmail dot com> (maintainer, by mail)
Feature safe:	yes
2012-10-31 08:11:25 +00:00
Alex Kozlov
25334a5bb6 - Update ldns to 1.6.15 [1]
- Add an entry to UPDATING about binary incompatibility in previous version of ldns
- Fix OptionsNG
- Bump PORTREVISION for all ports dependent on dns/ldns
- Remove ABI version numbers from LIB_DEPENDS while I'm here

PR:	ports/173080 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1]
Approved by:	portmgr (erwin)
Feature safe:	yes
2012-10-31 07:58:36 +00:00
Ruslan Makhmatkhanov
1ae611b9c0 - update to 9.2
while here:
- s/YES/yes/ change in Makefile
- remove trailing whitespace in pkg-descr

PR:		173220
Submitted by:	Chris Petrik <c.petrik.sosa at gmail dot com> (maintainer)
Feature safe:	yes
2012-10-31 06:34:29 +00:00
Li-Wen Hsu
b661434cad - Do not directly depend on setuptools, use USE_DISTUTILS instead
- no PORTREVISION bump is needed, because it already had run/build depend
- Trim Makefile header
- Remove indefinite article in COMMENT
- Limit python version to 2.x only
- Move pkg-plist to PLIST_FILES in Makefile
- Change tab to space in pkg-descr:WWW

PR:		ports/173167
Submitted by:	rm

Feature safe:	yes
2012-10-31 05:53:43 +00:00