| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove indefinite article from COMMENT
- Convert Makefile headers to new style
PR: ports/178046
Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=316229
|
|
|
|
|
|
|
|
|
| |
PR: ports/172389
Approved by: maintainer
Feature safe: yes
Notes:
svn path=/head/; revision=306058
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add NOPORTDOCS [2]
PR: ports/165651 [1], ports/165792 [2]
Submitted by: myself, scheidell
Approved by: maintainer timeout, itetcu (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=293632
|
|
|
|
|
|
|
|
|
| |
PR: ports/165608
Submitted by: pgollucci
Approved by: portmgr (hat)
Notes:
svn path=/head/; revision=292531
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove non-standard ENABLE_DEFAULT_COLORS knob
- Correct WWW
PR: ports/139339
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer (timeout > 60 days), itetcu (mentor)
Notes:
svn path=/head/; revision=248100
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with .cfg when it's not needed
- Simplify config-related @exec/@unexec's in the pkg-plist
PR: 137565
Submitted by: bf <bf1783@gmail.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=245584
|
|
|
|
|
|
|
|
|
| |
PR: 135169
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=235072
|
|
|
|
|
|
|
|
|
| |
PR: ports/131596
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
Approved by: jharris@widowmaker.com (maintainer timeout)
Notes:
svn path=/head/; revision=229084
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable nested table display
- Backport some configuration options (optional) from www/lynx-current
While I'm here,
- Fix indent in OPTIONS
- Fix some style issues
Noticed by: danfe
Notes:
svn path=/head/; revision=216191
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use gzip for documents
- OPTIONS'ify
- Bump PORTREVISION
PR: ports/124543
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer timout (2 weeks)
Notes:
svn path=/head/; revision=216163
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with/without devel/ncurses installed. This also causes problem when
you specify to use OpenSSL from ports, as we add -L/usr before -L/usr/local.
- Add OPENSSLBASE to --with-ssl, no need to patch configurate script anymore.
- Add some instructions for using SSL
PR: ports/118096
Submitted by: bf <bf2006a at yahoo.com>
Approved by: Jason Harris <jharris at widomaker.com> (maintainer)
Notes:
svn path=/head/; revision=203453
|
|
|
|
|
|
|
|
|
|
|
| |
- Do not delete/overwrite lynx.lss if changed
PR: ports/112863
Patch by: mm
Approved by: maintainer (timeout), garga (mentor, implicit)
Notes:
svn path=/head/; revision=197568
|
|
|
|
|
|
|
|
|
|
|
| |
section.
PR: ports/114356
Submitted by: Helge Oldach <ports-www-lynx-jul07 at oldach.net>
Approved by: maintainer timeout (20 days)
Notes:
svn path=/head/; revision=196329
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unregister CONFLICTS with lynx-ssl
- Canonicalize Makefile header
- s/=\?/=/ since no longer master port
- Deorbit www/lynx-ssl
Approved by: maintainer
Notes:
svn path=/head/; revision=195364
|
|
|
|
|
|
|
|
|
| |
Unlike other locales, rw is not yet listed in the BSD.local.dist mtree.
Discussed with: portmgr (pav)
Notes:
svn path=/head/; revision=195228
|
|
|
|
|
|
|
|
|
| |
(unless WITHOUT_NLS is set) to pkg-plist.
Notified by: pav
Notes:
svn path=/head/; revision=195173
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
included, instead of one possibly installed by other software such as
gd.
Remove "non-functional comments".
Check WITHOUT_IPV6 in addition to NO_INET6.
Suggested by: timur
Notes:
svn path=/head/; revision=195008
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use iconv, gettext (unless WITHOUT_NLS is set). Check the NO_INET6
knob (whether IPV6 is compiled into libc et al) and disable ipv6,
if set.
Make the lynx' release number (last digit) part of the PORTVERSION.
Approved by: maintainer (without personal test)
Notes:
svn path=/head/; revision=194964
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) devel/ncurses is installed, and 2) use OpenSSL from ports.
In that case, lynx picks up ncurses/ncurses.h which is from ports
and somehow it does not include term.h
PR: ports/113515
Reported by: Ighighi <ighighi at gmail.com>
Approved by: Jason Harris <jharris at widomaker.com> (maintainer)
Notes:
svn path=/head/; revision=193715
|
|
|
|
|
|
|
| |
Submitted by: marcus@
Notes:
svn path=/head/; revision=192712
|
|
|
|
|
|
|
| |
Fix pkg_plist and portlint.
Notes:
svn path=/head/; revision=191046
|
|
|
|
|
|
|
|
|
| |
PR: 111530
Submitted by: me
Reviewed by: maintainer
Notes:
svn path=/head/; revision=190002
|
|
|
|
|
|
|
|
|
|
|
|
| |
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
Notes:
svn path=/head/; revision=183644
|
|
|
|
|
|
|
|
| |
PR: ports/105791
Approved by: maintainer
Notes:
svn path=/head/; revision=179678
|
|
|
|
|
|
|
|
|
|
|
| |
(thusly avoiding "I can't seem to find a patch in there" messages).
PR: ports/89729
Submitted by: Scot W. Hetzel <swhetzel@gmail.com>
Approved by: jharris@widomaker.com (maintainer, timeout 14 days)
Notes:
svn path=/head/; revision=151058
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Add SHA256
PR: 87694
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer timeout, 14 days
Notes:
svn path=/head/; revision=147629
|
|
|
|
|
|
|
|
|
| |
handling.
Security: http://www.vuxml.org/freebsd/c01170bf-4990-11da-a1b8-000854d03344
Notes:
svn path=/head/; revision=146782
|
|
|
|
|
|
|
|
|
| |
PR: ports/63295
Submitted by: Gene Hsu <gene@hsufarm.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=101990
|
|
|
|
|
|
|
|
| |
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
PR: ports/63044
Notes:
svn path=/head/; revision=101391
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add CONFLICTS, fetching (and verifying) of PGP signature.
Use DOCSDIR macro. [v]
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer),
osa [v]
PR: 62713
Notes:
svn path=/head/; revision=100776
|
|
|
|
|
|
|
|
|
| |
PR: 61216
Submitted by: Jason Harris <jharris@widomaker.com>
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=97949
|
|
|
|
|
|
|
|
|
|
|
| |
Update PATCH_SITES
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
PR: 53118
Approved by: fjoe (implicit)
Notes:
svn path=/head/; revision=82670
|
|
|
|
| |
Notes:
svn path=/head/; revision=75982
|
|
|
|
| |
Notes:
svn path=/head/; revision=75976
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=67413
|
|
|
|
| |
Notes:
svn path=/head/; revision=66851
|
|
|
|
|
|
|
|
|
| |
PR: ports/42024
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Approved by: dwcjr (mentor)
Notes:
svn path=/head/; revision=65039
|
|
|
|
| |
Notes:
svn path=/head/; revision=57210
|
|
|
|
|
|
|
|
|
|
|
|
| |
o fix the format string vulnerability if configured with --enable-syslog
(disabled by default)
http://archives.neohapsis.com/archives/bugtraq/2001-12/0276.html
PR: 33936
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Notes:
svn path=/head/; revision=53194
|
|
|
|
|
|
|
|
|
| |
have been inactive for too long
Approved by: will
Notes:
svn path=/head/; revision=47915
|
|
|
|
|
|
|
|
|
| |
PR: 29826
Submitted by: tkato@prontomail.com
No response: maintainer
Notes:
svn path=/head/; revision=47403
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|