Emanuel Haupt
fd59dfeaaa
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:23:05 +00:00
Baptiste Daroussin
84e41737e0
Rename MAN1 to MANPAGES to avoid triggering the sanity check
2013-12-26 16:44:05 +00:00
Emanuel Haupt
771b43c983
- Quiesce portlint
...
- Define DOCS
- Support staging
PR: 184366
Submitted by: Takefu <takefu@airport.fm>
2013-11-29 09:54:18 +00:00
Emanuel Haupt
47f12b111c
Support staging.
2013-10-28 13:26:35 +00:00
Baptiste Daroussin
b80ec3e204
Add NO_STAGE all over the place in preparation for the staging support (cat: archivers)
2013-09-20 13:11:20 +00:00
Guido Falsi
642be1b81d
- Make ports use the libc provided iconv implementation on 10-CURRENT
...
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Emanuel Haupt
6fe706fd4b
- Convert USE_GMAKE to USES=gmake
...
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Marcus von Appen
821843ca06
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
2013-04-27 08:50:46 +00:00
Eitan Adler
b7b9ec7a12
Variable that start with _ are considered private to the defining
...
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe)
2013-03-02 03:55:25 +00:00
Carlo Strub
d5fda8cb2c
Fix typos in COMMENT
2012-07-25 06:32:06 +00:00
Emanuel Haupt
445960e818
Respect STRIP (eg. if WITH_DEBUG is defined)
...
PR: 167816
Submitted by: Jan Beich <jbeich@tormail.org>
2012-05-15 06:37:53 +00:00
Emanuel Haupt
1dd4b85d8b
Take maintainership
2011-08-30 08:11:57 +00:00
Andrey A. Chernov
8549345081
Remove myself from MAINTAINER
2011-08-30 07:14:58 +00:00
TAKATSU Tomonari
ea7630efeb
- Set CONFLICTS with unzip-iconv [1]
...
* Forget to commit on 2011-05-04 23:36:34 UTC
- Bump PORTREVISION
PR: ports/152006 [1]
Submitted by: KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org> [1]
2011-05-06 13:33:17 +00:00
Andrey A. Chernov
1900b9dc5e
- add LICENSE_FILE
...
- whitespace cleanup
- add CONFLICTS
PR: 155926
Submitted by: Takefu <takefu@airport.fm>
2011-03-25 18:47:23 +00:00
Pav Lucistnik
d74f68b7fa
- Fix distinfo
...
Reported by: <poyopoyo@puripuri.plala.or.jp>
Pointy hat to: miwi
2011-03-25 00:21:15 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Andrey A. Chernov
9f30b6ed73
Add optional (WITH_ICONV) patch to convert between local and OEM charsets.
...
PR: 150699
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org>
2010-09-20 06:14:24 +00:00
Andrey A. Chernov
4da8d0e6e0
For unknown reason bsd.port.mk's eval dislike ( and ) in the path, when
...
MASTER_SITE_BACKUP with ${MASTER_SITES:S/%SUBDIR%/${MASTER_SITE_SUBDIR}/}
at the end and MASTER_SITE_OVERRIDE ?= ${MASTER_SITE_BACKUP} are used
together in /etc/make.conf.
So, use simple workaround: replace ( and ) by their URL-encoded %-codes.
(There is the bug in that area still remains, but not fatal:
the combination above don't understand properly ending :tags sometimes
and tries mass fetching with ending :tags unstripped.
Someone should look at that whole bsd.ports.mk/bsd.sites.mk mess)
While I am here, slightly rearrange ending :tags.
2009-11-06 05:18:58 +00:00
Andrey A. Chernov
e1f251b8a5
Remove -DUNICODE_WCHAR, too early
2009-10-26 15:40:48 +00:00
Andrey A. Chernov
d2c74b6734
Upgrade to 6.0
...
PR: 139971
2009-10-26 13:27:24 +00:00
Dmitry Marakasov
a07aa037a1
- Switch SourceForge ports to the new File Release System: categories starting with A
2009-08-22 00:13:26 +00:00
Andrey A. Chernov
5863a97569
Fix missing quote in prev change
...
PR: 131283
Submitted by: Dmitry <dmitry2006@yandex.ru>
2009-02-07 18:39:12 +00:00
David E. O'Brien
73a1b25cd3
Set INSTALL_AS_INFOUNZIP=yes to install as ${PREFIX}/bin/info-unzip.
...
Approved by: ache
2009-01-01 03:52:12 +00:00
Andrey A. Chernov
35258fa5bc
Switch to SF master
2008-08-03 03:40:31 +00:00
Pav Lucistnik
29e60de039
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
2008-07-25 09:08:42 +00:00
Andrey A. Chernov
1ea2728b26
Honor CC
...
Reorganize LOCAL_UNZIP
PR: 122389
Submitted by: Frank Fenor <frank@fenor.de> (CC part)
2008-04-03 21:43:38 +00:00
Andrey A. Chernov
2ca6e3aeb7
USE_UNSHRINK becomes default long time ago, remove it
2008-04-02 15:08:01 +00:00
Andrey A. Chernov
d775f2b68c
Security fixes adopted/reimplemented from Debian:
...
CVE-2008-0888, CVE-2005-4667, CAN-2005-2475
Enable ACORN_FTYPE_NFS and WILD_STOP_AT_DIR options
PR: 122367
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2008-04-02 15:04:46 +00:00
Andrey A. Chernov
e70954241b
Make it work with files >2Gb in archives
...
PR: 108799
Submitted by: "George L. Yermulnik" <yz@yz.kiev.ua>
2007-02-08 18:35:00 +00:00
Andrey A. Chernov
ab79508aab
TARGETDIR -> PREFIX
2006-08-23 06:34:55 +00:00
Andrey A. Chernov
2dcf910727
- Respect DESTDIR
...
- Eliminate plist
PR: 101816
Submitted by: gabor
2006-08-12 13:11:23 +00:00
Andrew Pantyukhin
e48050b4a8
- Rid the tree of double slashes in URL paths
2006-07-28 14:42:54 +00:00
Edwin Groothuis
44855e0b04
SHA256ify (manually done and checked)
...
Approved by: krion@
2006-01-22 09:54:26 +00:00
Andrey A. Chernov
c0f88731fd
unzip TOCTOU file-permissions vulnerability
...
(submitted patch slightly modified)
PR: 85920
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-09 18:33:17 +00:00
Andrey A. Chernov
92c2bde1ea
Upgdrade to Feb 28 version
2005-03-01 20:24:13 +00:00
Andrey A. Chernov
3ce5317700
Upgrade to 5.52
...
PR: 78200
2005-03-01 05:09:30 +00:00
Kirill Ponomarev
99b04635d5
Portlint(1)
2004-12-06 11:52:33 +00:00
Andrey A. Chernov
2247a9f962
Change WWW to proper one
2004-12-01 18:16:45 +00:00
Volker Stolz
fe4107434d
Point WWW-tag to master-site instead of mirror.
...
PR: ports/69481
Submitted by: Tim Bishop
Apologies to: Andrey
2004-07-26 12:14:41 +00:00
Volker Stolz
3e3000cdfb
Quote $(CC) for better interoperability e.g. with CC="ccache gcc"
...
PR: ports/66320
Submitted by: Michael Johnson
Approved by: maintainer timeout
2004-06-23 11:53:00 +00:00
Andrey A. Chernov
138ee2adaf
Upgrade to 5.51
2004-05-26 17:57:30 +00:00
Trevor Johnson
a1bc8c46f5
Add size data, approved by maintainers.
2004-03-20 21:03:41 +00:00
Andrey A. Chernov
cf0072b606
Fix WITH_UNZIP_UNREDUCE case
...
Submitted by: nork
2004-01-21 08:20:45 +00:00
Andrey A. Chernov
dac13a8172
Fix plist construction and silence portlint
...
PR: 61366
Submitted by: Matthias Andree <matthias.andree@gmx.de>
2004-01-16 01:30:59 +00:00
Kris Kennaway
6b35e42570
portlint (DISTFILES -> DISTNAME,EXTRACT_SUFX; silence possible errors from
...
@unexec)
2003-10-26 22:57:28 +00:00
Kris Kennaway
cd526025d6
portlint (fix whitespace)
2003-10-26 21:58:50 +00:00
Andrey A. Chernov
954d44c3c8
Fixes to make slave ports happy
...
PR: 58268
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-25 20:03:39 +00:00
Sergey A. Osokin
ab8cf5f2db
Cosmetic fix: use %%DOCSDIR%% macro.
...
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
2003-10-21 09:58:09 +00:00
Andrey A. Chernov
a64b51263a
Use better ../ & control vulnerability fix
...
Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
2003-07-29 03:41:54 +00:00