1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

328402 Commits

Author SHA1 Message Date
Rene Ladan
d2ef759163 Add a note for USES=zip and USES=makeself which were recently added by bapt
Requested by:	mat
2014-03-07 19:07:40 +00:00
Antoine Brodin
ee2d5f3b62 Fix expiration syntax 2014-03-07 18:44:24 +00:00
Rene Ladan
b6ada3d868 Bump PORTREVISION to prevent checksum failures when downloading the
non-rerolled distribution file.

Use PORTVERSION instead of DISTVERSION while here.
2014-03-07 18:31:57 +00:00
Rene Ladan
bd364a9f1e Switch to using Google's tarball for both the browser and the test data.
This removes one chain in the link of trust since the tarball is no longer
modified and rerolled locally.

This means the Courgette code is now included, but it is only compiled and
used on Windows platforms to distribute binary updates.

Legal documentation:
http://law.justia.com/cases/federal/district-courts/massachusetts/madce/1:2009cv11813/125212/47/

Discussed with: portmgr/core (tabthorpe), FreeBSD Foundation (gnn)
2014-03-07 18:25:34 +00:00
Rene Ladan
79a9ce0553 Bring lang/mlton back into shape.
From the PR submitter:
- Update to 20100608
- Support amd64 natively
- Update DISTFILES location to use Sourceforge
- Add LICENSE_FILE
- Ensure add-local-cross script is executable
- Clean up old patches, replace trivial patches by REINPLACE_CMD
- Mark SMLNJ option as broken for now.
- Mark jobs unsafe.

From myself:
- Unexpire.
- Add stage support
- Add USE_GCC=any
- Convert to USES
- New LIB_DEPENDS format
- Remove pre-FreeBSD 7.0 compatibility
- Pass maintainership to submitter

PR:		ports/177406
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	previous maintainer timeout (11 months)
2014-03-07 17:57:07 +00:00
Baptiste Daroussin
b5cb020230 Fix to use proper zip arg 2014-03-07 17:44:14 +00:00
Tijl Coosemans
dfe525bc47 Add USES=libtool to fix a linker problem when the FORTRAN option is enabled
on versions of FreeBSD where the base system binutils is too old to link
object files generated by lang/gcc (gfortran).

PR:		ports/187252
2014-03-07 17:36:05 +00:00
Mark Felder
347f25eada Do not override $sig_stop to be -QUIT
The init scripts that come with Linux versions of Plex were used as
inspiration for the FreeBSD rc script. They use SIGQUIT when shutting
down Plex, but on FreeBSD this causes a core dump. SIGTERM seems to work
just fine.
2014-03-07 17:29:28 +00:00
Baptiste Daroussin
6d2031b8ad Convert f* to USES=zip 2014-03-07 16:59:07 +00:00
Baptiste Daroussin
25cfe08a4f Fix typo 2014-03-07 16:55:47 +00:00
Baptiste Daroussin
1b5bf34786 Convert e* to USES=zip 2014-03-07 16:55:01 +00:00
Baptiste Daroussin
c23ef8bc8b Convert d* to USES=zip 2014-03-07 16:49:09 +00:00
Rene Ladan
1510b743f2 Bring net-mgmt/netmond back into shape.
From PR submitter:
- Fix build (partially)
- Clean up patches
- Unexpire
- Mark jobs unsafe
- Bump PORTREVISION

From myself:
- Stage support, introduce pkg-plist
- Use option helpers
- Convert patch site for documentation into an optional distribution file

PR:		ports/186654
Submitted by:	Vsevolod Volkov <vvv@colocall.net>
2014-03-07 16:20:41 +00:00
Baptiste Daroussin
b411bc617f Convert c* to USES=zip 2014-03-07 15:59:54 +00:00
Baptiste Daroussin
d574c51a4f Convert b* to USES=zip 2014-03-07 15:52:40 +00:00
Baptiste Daroussin
e06f3ca1c9 Convert to rest of a* to USES=zip 2014-03-07 15:48:59 +00:00
Baptiste Daroussin
af8d1ef59e Convert archivers to USES=zip 2014-03-07 15:35:40 +00:00
Baptiste Daroussin
bebb0247f7 Allow multiple EXTRACT_DEPENDS
Reported by:	mat
2014-03-07 15:25:41 +00:00
Baptiste Daroussin
9fc416d031 Add USES=zip and USES=zip:infozip
To handle the zip archives from distfiles

Reviewed by:	mat, antoine
2014-03-07 15:25:02 +00:00
Johan van Selst
ba0ee507ac Update to latest version of texinfo.tex 2014-03-07 15:15:05 +00:00
Alexey Dokuchaev
991897755f net-p2p/microdc2 was resurrected in r347338. 2014-03-07 14:53:38 +00:00
Alexey Dokuchaev
6128b6bd84 - Do not build local libbzip2.a, link to the one from the base
- Convert libxml2-related REINPLACE_CMD to patch due to the above
- Augment port description text
2014-03-07 14:47:51 +00:00
Baptiste Daroussin
06b21dbe65 this is makeself, not gmake.mk :) 2014-03-07 14:46:57 +00:00
Baptiste Daroussin
e2c6345d51 fix removed by accident .else 2014-03-07 14:41:37 +00:00
Baptiste Daroussin
d9dce0d24d Add USE_MAKESELF to the sanity check 2014-03-07 14:38:14 +00:00
Baptiste Daroussin
2947c34754 extract USE_MAKESELF from bsd.port.mk 2014-03-07 14:37:18 +00:00
Baptiste Daroussin
1efa84b8f3 Create a makeself uses to handle makeself archives 2014-03-07 14:36:03 +00:00
Kevin Lo
cfc6f0bb2a Update to 1.3.36 2014-03-07 14:27:12 +00:00
Baptiste Daroussin
83c7a59022 Support stage
Convert to dos2unix
Modernise (options helpers, etc)
2014-03-07 14:03:55 +00:00
Baptiste Daroussin
276c7c727a Support stage
Use options helpers
Modernise
2014-03-07 14:02:37 +00:00
Martin Wilke
cf22f4e87e - Stage support 2014-03-07 13:46:31 +00:00
Martin Wilke
e98e91524b - Stage support 2014-03-07 13:46:25 +00:00
Martin Wilke
22d1ded924 - Stage support 2014-03-07 13:46:07 +00:00
Martin Wilke
0e85dfd8e6 - Stage support
Thanks to:	antoine
2014-03-07 13:45:56 +00:00
Martin Wilke
4c7c02f52c - Stage support 2014-03-07 13:45:37 +00:00
Tijl Coosemans
a342181f4d Patch makefiles so libtool passes -B${LOCALBASE}/bin to the compiler in
link mode.  Normally USES=libtool deals with this, but the libtool script
in this port is too old to patch easily.

PR:		ports/187274
2014-03-07 13:40:55 +00:00
Dmitry Marakasov
f2c6d67047 - Use new OPTIONS features
- Remove useless (with staging support) maintainer target
- Fix pkgconfig file

PR:		185891
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-03-07 12:53:40 +00:00
Alex Dupre
54d51cdf47 Update to 5.5.10 release.
PR:		ports/187323
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
2014-03-07 12:08:08 +00:00
Alex Dupre
4524f4849b Update to 5.4.26 release. 2014-03-07 12:07:19 +00:00
Dmitry Marakasov
0a30ae31fc - Support staging
- Use new LIB_DEPENDS syntax
2014-03-07 11:50:07 +00:00
Dmitry Marakasov
b3249305b0 - Fix depend on gobject-introspection
- Support staging
- Patch upstream makefile to not mix LOCALBASE and PREFIX

PR:		186196
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-03-07 11:49:02 +00:00
Dmitry Marakasov
6281e4a487 - Fix depend on gobject-introspection
PR:		186197
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-03-07 11:46:37 +00:00
Sunpoet Po-Chuan Hsieh
9abbb4ad9d - Update to 500.002
- Use single space after WWW:
- While I'm here:
  - Add LICENSE
  - Remove unnecessary MASTER_SITE_SUBDIR
  - Sort *_DEPENDS
  - Use TEST_DEPENDS

Changes:	http://search.cpan.org/dist/NetApp/CHANGES
PR:		ports/185417
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	snowfly <snowfly@yuntech.edu.tw> (maintainer)
2014-03-07 11:44:28 +00:00
Sunpoet Po-Chuan Hsieh
14cc25cc9d - Update to 1.27
Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-03-07 11:43:51 +00:00
Sunpoet Po-Chuan Hsieh
8f11871fbe - Update to 4.2.8
Changes:	https://github.com/guard/guard-rspec/releases
2014-03-07 11:43:46 +00:00
Sunpoet Po-Chuan Hsieh
f744018eb5 - Update to 2.7.0
Changes:	https://github.com/guard/listen/releases
2014-03-07 11:43:40 +00:00
Sunpoet Po-Chuan Hsieh
fa137d6430 - Update to 2.140640
Changes:	http://search.cpan.org/dist/CPAN-Meta/Changes
2014-03-07 11:43:36 +00:00
Sunpoet Po-Chuan Hsieh
8504348794 - Update to 0.45
Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
2014-03-07 11:43:31 +00:00
Baptiste Daroussin
40e9c4fede Convert to dos2unix 2014-03-07 11:37:49 +00:00
Baptiste Daroussin
044f0f8b7c Convert to dos2unix 2014-03-07 11:37:35 +00:00