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

2439 Commits

Author SHA1 Message Date
Emanuel Haupt
e44ae4840f Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:45 +00:00
Kurt Jaeger
cba03c03e1 security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
2015-01-02 18:46:33 +00:00
Dirk Meyer
87f5e4fc78 - add shebangfix 2015-01-02 13:09:54 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
2a83ec45e0 Properly support png 1.5
Obtained from:	pkgsrc
2014-12-25 14:02:37 +00:00
Johan van Selst
7bc4a15b4d - Update to slrn 1.0.2
- Update MASTER_SITES
2014-12-22 11:06:35 +00:00
Antoine Brodin
cf6c5e425e - Shebangfix
- Cleanup plist
2014-12-21 19:28:28 +00:00
Baptiste Daroussin
b062d28f20 cleanup plist 2014-12-20 19:28:57 +00:00
Alexey Dokuchaev
9d29351fc1 Sort entries alphabetically across all categories to avoid extra repo churn. 2014-12-07 16:21:36 +00:00
Mark Felder
453b4d319b Update "BSD" license 2014-12-06 22:16:57 +00:00
Rene Ladan
3b3ed051bc Remove expired ports:
2014-11-26 vietnamese/vnlpr: Broken for more than 6 months
2014-11-26 devel/fsmgenerator: Broken for more than 6 months
2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m
2014-11-26 news/fidogate-ds: Broken for more than 6 months
2014-11-26 net/py-yadis: Broken for more than 6 months
2014-11-26 textproc/ruby-diff: Broken for more than 6 months
2014-11-26 audio/cowbell: Broken for more than 6 months
2014-11-26 lang/ironpython: Broken for more than 6 months
2014-11-26 www/dpsearch: Broken for more than 6 months
2014-11-26 multimedia/y4mscaler: Broken for more than 6 months
2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months
2014-11-29 14:33:15 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Mark Felder
ec988c7cc1 Update to 0.7.20 2014-11-26 00:32:10 +00:00
Mark Felder
23beeb5d13 Update to 14.0
PR:		194939
2014-11-12 15:37:37 +00:00
Mark Felder
5b74887dd2 Update to 0.7.19 2014-11-05 18:19:30 +00:00
Antoine Brodin
fdab2b6359 Deprecate ports broken for more than 6 months 2014-10-25 16:49:19 +00:00
Marcus von Appen
d45fbf3040 - Convert ports of news/ and print/ to new USES=python
Approved by: portmgr (implicit)
2014-10-24 16:42:59 +00:00
John Marino
15dccb3a0d Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 10:09:19 +00:00
Matthias Andree
de3ef2acf4 Rename files/diablo.sh-sample to files/diablo.in.
Clean up @dirrmtry from pkg-plist.
Bump PORTREVISION.

PR:		193855
Submitted by:	Nikolai Lifanov (maintainer)
2014-10-11 01:12:14 +00:00
Baptiste Daroussin
eac0e6eea8 Simplify plist 2014-10-07 23:00:51 +00:00
Antoine Brodin
0e28d17906 - Add missing run dependency on perl
- Allow staging as a regular user
2014-10-03 21:55:45 +00:00
Dirk Meyer
79592d918d - remove @cwd 2014-09-29 07:05:14 +00:00
Antoine Brodin
37ae71637d Fix plist 2014-09-24 16:55:14 +00:00
Baptiste Daroussin
ea0d13dee4 Simplify plist 2014-09-23 09:50:32 +00:00
Tim Bishop
a38bddbfd6 Update to 2.20. 2014-09-16 11:32:46 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Jason E. Hale
ba59b0ac89 - Update to 13.0
- Fix shebangs
- Allow linking to ncurses library from port or base
- Remove post-configure patch and redefine BINMODE instead
- Convert USE_PYTHON -> USES=python:run
- Use @sample in pkg-plist
- Don't install multiple copies of LICENSE

PR:		193405 (based on)
Submitted by:	Toxic <toxic@doobie.com> (maintainer)
2014-09-08 21:24:07 +00:00
Thomas Zander
d2600dae47 Resurrect news/diablo
- Stagify
- Assign maintainership to  Nikolai Lifanov <lifanov@mail.lifanov.com>
- General cleanup of diablo port
- Add LICENSE
- Bump PORTREVISION

PR:		193239
Submitted by:	lifanov@mail.lifanov.com
2014-09-07 07:23:56 +00:00
Baptiste Daroussin
39a5b78f87 Remove non staged ports without pending PR from net-p2p, net and news 2014-09-01 23:05:26 +00:00
Johan van Selst
a8d6c8886f Fix build when compiling without NLS
PR:		193149
Submitted by:	vas@mpeks.tomsk.su
2014-08-31 19:19:55 +00:00
Johan van Selst
e80ffe9e5a Make all files owned by news:news as it was in the previous version
Correctly make innbind setuid again
Bump PORTREVISION
2014-08-30 20:00:44 +00:00
Johan van Selst
9ce256fff8 Correct owner for data directories (news:news)
Add missing @sample keywords

Reported by:	naddy
2014-08-30 19:03:34 +00:00
Johan van Selst
905506f792 - Stagify
- Update to 2.5.4
- Adopt port
2014-08-27 11:13:57 +00:00
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +00:00
Bryan Drewery
7ca8fcd486 No need to show pkg-message with staging.
It already shows. This was showing after installing to stagedir,
and then the new default would show on install as well
2014-08-21 03:59:26 +00:00
Antoine Brodin
3e0a67c81e 2014-08-20 deskutils/horde3-hermes: EOL in April 2012
2014-08-20 deskutils/horde3-klutz: EOL in April 2012
2014-08-20 deskutils/horde3-kronolith: EOL in April 2012
2014-08-20 deskutils/horde3-mnemo: EOL in April 2012
2014-08-20 devel/horde3-chora: EOL in April 2012
2014-08-20 ftp/horde3-gollem: EOL in April 2012
2014-08-20 games/linux-steam: Unmaintained interactive port
2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo
2014-08-20 mail/horde3-dimp: EOL in April 2012
2014-08-20 mail/horde3-forwards: EOL in April 2012
2014-08-20 mail/horde3-ingo: EOL in April 2012
2014-08-20 mail/horde3-mimp: EOL in April 2012
2014-08-20 mail/horde3-vacation: EOL in April 2012
2014-08-20 net-mgmt/horde3-nic: EOL in April 2012
2014-08-20 net-mgmt/nocol: Unmaintained interactive port
2014-08-20 net-mgmt/ourmon: Unmaintained interactive port
2014-08-20 net/wowzamediaserverpro: Unmaintained interactive port
2014-08-20 news/p5-NNML: Unmaintained interactive port
2014-08-20 print/dvips: Unmaintained interactive port
2014-08-20 print/xdvi: Unmaintained interactive port
2014-08-20 security/horde3-jeta: EOL in April 2012
2014-08-20 security/hunch: Likely unused interactive port
2014-08-20 www/horde3-ansel: EOL in April 2012
2014-08-20 www/horde3-meta: EOL in April 2012
2014-08-20 www/horde3-passwd: EOL in April 2012
2014-08-20 www/horde3-trean: EOL in April 2012
2014-08-20 www/wwwcount: Ancient interactive port
2014-08-20 x11-clocks/xalarm: Unmaintained interactive port
2014-08-20 06:30:29 +00:00
John Marino
a42ec116be Remove '-devel' prefix from husky* ports
Today the older unstaged husky-* ports were removed as the first part
of a transition move the development versions into their place.  This
commit completes the relocation of husky-*-devel ports.
2014-08-19 22:10:13 +00:00
John Marino
4330a62265 news/husky*: Remove Husky ports to pave way for next version
In a two-step process, the Husky ports that are due to be removed
on September 1 are being removed now.  The next step will be to rename
the husky-*-devel ports to plain husky-*

Approved by: 	former maintainer (fjoe@)
2014-08-19 16:37:47 +00:00
Adam Weinberger
af8fe0ce49 Add USES=makeinfo. It still doesn't build but at least it fails using the
correct tools.
2014-08-16 15:20:14 +00:00
John Marino
1bd310e4db news/husky-devel: fix non-gcc builds
PR:		192574
Submitted by:	maintainer (Oleg Sharoyko)
2014-08-11 09:42:55 +00:00
Adam Weinberger
1f53b2d9af Fix build without gcc. 2014-08-06 03:49:28 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
John Marino
e6129d924b Update development versions of husky ports
The husky-base-devel port was removed, and three ports were added in this
mass update:
  - husky-areafix-devel
  - husky-devel
  - husky-huskylib-devel

PR:		185154
Submitted by:	maintainer (Oleg Sharoyko)
2014-08-05 06:54:40 +00:00
Dirk Meyer
10919b1b42 - fix build for pkg-1.3.4 2014-08-04 04:56:25 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
Dirk Meyer
c6ef71fbbf - rename patch files 2014-08-03 15:20:08 +00:00
Dirk Meyer
b412193f24 - rename patch files
- rename MACROS
2014-08-03 14:54:20 +00:00
Sunpoet Po-Chuan Hsieh
f57dca320b - Use USES=twisted 2014-08-01 16:18:42 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Adam Weinberger
037a3b5bf9 Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.

Approved by:	portmgr (most of them)
2014-07-29 21:25:30 +00:00