1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

3725 Commits

Author SHA1 Message Date
Martin Matuska
d37ef03d7a Horde package update:
Horde_ActiveSync 2.10.0 -> 2.11.0
Horde_Compress 2.0.4 -> 2.0.6
Horde_Imap_Client 2.16.2 -> 2.17.0
Horde_Mail 2.1.2 -> 2.1.3
2014-01-19 13:19:58 +00:00
Martin Matuska
7aea0cde03 Give up maintainership on pxz, return to ports@ 2014-01-19 11:43:22 +00:00
Sunpoet Po-Chuan Hsieh
01721bbe46 - Remove LIB_DEPENDS: Compress::Snappy uses bundle snappy library
- Bump PORTREVISION for dependency change

Submitted by:	vanilla
2014-01-19 09:27:22 +00:00
Matthias Andree
de671468c9 Provide our own distfile mirror that is fetchable through http:// and ftp://.
Move pkg-plist into Makefile's PLIST_FILES.
2014-01-18 00:03:56 +00:00
Danilo Egea Gondolfo
adb7722806 - Add new port archivers/zopfli
Zopfli is a new zlib (gzip, deflate) compatible compressor.
This compressor takes more time (~100x slower), but compresses
around 5% better than zlib and better than any other zlib-compatible
compressor we have found.

PR:		ports/185680
Submitted by:	Alexander Kuehn <freebsd@nagilum.org>
2014-01-17 16:17:40 +00:00
Pawel Pekala
963799e4cb Update to version 1.17.6 2014-01-16 16:14:21 +00:00
Baptiste Daroussin
082777094e Use BROKEN_sparc64
Stop patching Makefile and let stage take care installing PORTDICS or not

This avoid including too many times bsd.port.mk
2014-01-15 22:22:20 +00:00
Matthias Andree
ab95e4cea8 Add new port archivers/minizip, which installs contributed
minizip/miniunz programs from the ZLib.

PR:		ports/184697
Submitted by:	lbartoletti <coder@tuxfamily.org>
2014-01-15 00:14:51 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
a50d9328b5 archivers/xz is in base for all versions and has been removed from the ports tree 2014-01-13 07:23:43 +00:00
Christian Weisgerber
e6e704fec2 Drop archivers/xz dependency: included in base system on all supported releases 2014-01-12 21:16:05 +00:00
Christian Weisgerber
be1d67f0ff Remove archivers/xz: included in base system on all supported releases
Approved by:	bapt
2014-01-12 20:41:27 +00:00
Baptiste Daroussin
ff54c475e1 Fix packaging as a USER
Do not run post-install (it is automatic when staged)
2014-01-09 23:15:07 +00:00
Gabor Pali
1a75cb1d44 - Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1 - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
2014-01-09 21:29:39 +00:00
Baptiste Daroussin
42d065dbc3 Support stage 2014-01-05 00:26:40 +00:00
Baptiste Daroussin
5ededc29ab Support stage 2014-01-05 00:24:08 +00:00
Baptiste Daroussin
ccca2df423 Support stage 2014-01-05 00:21:37 +00:00
Baptiste Daroussin
eaaf1dbf25 Support stage 2014-01-05 00:19:52 +00:00
Baptiste Daroussin
abd39abbd9 Support stage 2014-01-05 00:15:00 +00:00
Baptiste Daroussin
3e446db25d Support stage 2014-01-05 00:13:03 +00:00
Baptiste Daroussin
46b36c0c1d Support stage 2014-01-05 00:10:19 +00:00
Baptiste Daroussin
d5204fb557 Support stage 2014-01-05 00:03:49 +00:00
Baptiste Daroussin
c5965b6a01 Support stage 2014-01-04 23:59:48 +00:00
Baptiste Daroussin
4c26db5d46 Support stage 2014-01-04 23:57:39 +00:00
Baptiste Daroussin
f947ae35fd Support stage by cheating on PREFIX 2014-01-04 23:51:31 +00:00
Baptiste Daroussin
fee43be218 Support stage 2014-01-04 23:48:45 +00:00
Baptiste Daroussin
b0220a6309 Support stage 2014-01-04 23:46:38 +00:00
Baptiste Daroussin
4b8ca2562d Support stage 2014-01-04 23:45:06 +00:00
Baptiste Daroussin
f8dbe1afed Support stage
Remove the ignore, even if it is already in base, it doesn't hurt if someone wants to install it
2014-01-04 23:42:12 +00:00
Baptiste Daroussin
3334a81fc7 Support stage 2014-01-04 23:38:19 +00:00
Baptiste Daroussin
c436086c39 Support stage 2014-01-04 23:37:23 +00:00
Baptiste Daroussin
2508d2926d Support stage 2014-01-04 23:35:15 +00:00
Baptiste Daroussin
a7e0a89a2e Support stage 2014-01-04 23:32:43 +00:00
Baptiste Daroussin
d3de6cc95c Support stage
Remove license as it is not really BSD license and a special case should be added here
Use bsdtar to extract the zip files
2014-01-04 23:31:06 +00:00
Baptiste Daroussin
808417cacb Support stage
Fix shebang where needed
Use options helpers
Stop installing the /usr/src directories
2014-01-04 23:09:36 +00:00
Baptiste Daroussin
5dea5a95f7 Support stage 2014-01-04 22:54:00 +00:00
Baptiste Daroussin
3bf6e02d1f Support stage
Check for xz in path instead of checking osversion and looking for it in localbase
Remove useless do-fetch target
2014-01-04 18:55:52 +00:00
Baptiste Daroussin
320185af41 Support stage 2014-01-04 18:51:39 +00:00
Baptiste Daroussin
36a2528092 Support stage 2014-01-04 18:50:26 +00:00
Baptiste Daroussin
a219cf8395 Support stage
Strip binaries
Respect DESTDIR
Respect CC (this unbreak building on 10+)
2014-01-04 18:45:44 +00:00
Baptiste Daroussin
11f3c5ff3b Support stage 2014-01-04 18:42:50 +00:00
Baptiste Daroussin
b749e00ac4 Support stage
Fix bad shebangs
Do not install anymore the ${PREFIX}/src directories
Use options helpers
2014-01-04 18:39:58 +00:00
Baptiste Daroussin
b02b96a8e8 Support stage 2014-01-04 18:31:34 +00:00
Baptiste Daroussin
dd82006981 Fix pkgname conflicts 2014-01-04 00:54:13 +00:00
Baptiste Daroussin
ceb336f010 Support stage 2014-01-03 18:35:01 +00:00
Baptiste Daroussin
25ae9456c9 Support stage 2014-01-03 18:29:57 +00:00
Baptiste Daroussin
9471f28e83 Support stage
Avoid useless patching
2014-01-03 18:26:48 +00:00
Adam Weinberger
db0cfbb235 Remove NOPORT* from archivers. The only holdouts here are ruby@ now. 2014-01-03 14:42:07 +00:00
Raphael Kubo da Costa
c9ea4026d8 Install 7z.so, needed for manipulating all archive formats but RAR.
It was missed during the update in r338410 and basically made p7zip stop
handling any archive type.

Reported by:	Green Dog <fiziologus@gmail.com>
Pointy hat to:	rakuco
2014-01-03 04:21:55 +00:00