| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu)
* Edward Tomasz Napierala <trasz@FreeBSD.org>
* Eric L. Hernes <erich@FreeBSD.org>
* Felix Palmen <felix@palmen-it.de>
* Ganael Laplanche <ganael.laplanche@martymac.org>
* Gerald Pfeifer <gerald@FreeBSD.org>
* Gunter Wambaugh <techgunter@yahoo.com>
* Jacques Vidrine <nectar@FreeBSD.org>
* Janni
* Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
* Jeremy Karlson
* Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
* Joel Sutton <jsutton@webnet.com.au>
* Joerg Wunsch <joerg@FreeBSD.org>
* Jonathan M. Bresler (jmb)
* Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
* Juergen Lock <nox@jelal.kn-bremen.de>
* Kaltashkin Eugene <zhecka@gmail.com>
* Kevin Bowling <kbowling@FreeBSD.org>
* Li-Lun Wang <llwang@infor.org>
* Mario S F Ferreira <lioux@linf.unb.br> et al.
* Martin Hinner
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Neumann <mneumann@ntecs.de>
* Miguel Mendez <flynn@energyhq.homeip.net>
* Naram Qashat <cyberbotx@cyberbotx.com>
* Nicole Reid <root@cooltrainer.org>
* Nishika <nishika@cheerful.com>
* Pavel I Volkov <pavelivolkov@googlemail.com>
* Piotr Kubaj
* Ruan Wei (iamayan@gmail.com)
* Sebastian Schuetz <sschuetz@fhm.edu>
* Seiichirou Hiraoka
* Shaun Amott <shaun@FreeBSD.org>
* Sheldon Hearn <axl@iafrica.com>
* Simon Dick <simond@irrelevant.org>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* Stijn Hoop <stijn@win.tue.nl>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Thomas Bernard <nanard@free.fr>
* Timothy Beyer <beyert@cs.ucr.edu>
* Tobias Reifenberger <tr@freebsd.mayn.de>
* Tom Carrick <knyghtmare@knyghtmare.com>
* Travis Poppe <tlp@liquidx.org>
* Uffe Jakobsen <uffe@uffe.org>
* Vladimir Kondratiev <wulf@mail.mipt.ru>
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Yukihiro Nakai <nakai@FreeBSD.org>
* alepulver
* alex
* dchapes@ddm.on.ca
* dk
* elbarto
* janek@gaja.ipan.lublin.pl
* jhb
* jmz
* joerg
* jraynard
* krion
* kstailey
* mbr@FreeBSD.org
* okeeblow <root@cooltrainer.org>
* pixel
* pjm
* tenser@spitfire.ecsel.psu.edu
* trasz
* trasz <trasz@pin.if.uz.zgora.pl>
* # Created by Timothy Beyer <beyert@cs.ucr.edu>
With hat: portmgr
|
|
|
|
|
|
|
|
| |
ChangeLog: https://fms.komkon.org/fMSX/fMSX.html
PR: 259232
Reported by: Stéphane D'Alu <sdalu@sdalu.com>
Reviewed by: Stéphane D'Alu <sdalu@sdalu.com>
|
| |
|
|
|
|
|
|
|
|
| |
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
Notes:
svn path=/head/; revision=516802
|
|
|
|
| |
Notes:
svn path=/head/; revision=508837
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainer; the port has been broken for over 5 months and
there have been > 3 timeouts before (going as far back as 2004)
so the current maintainer seems to not be interested anymore.
PR: 229848
Submitted by: Kai <freebsd_ports@k-worx.org>
Notes:
svn path=/head/; revision=474854
|
|
|
|
| |
Notes:
svn path=/head/; revision=474787
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=465896
|
|
|
|
|
|
|
| |
${WRKSRC}/fmsx does not exist, ${WRKDIR} is the right variable.
Notes:
svn path=/head/; revision=403002
|
|
|
|
| |
Notes:
svn path=/head/; revision=402599
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=400456
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't hardcode version in distfile names
- Update USE_XORG
- Improve and simplify wrapper script handling
- Improve and simplify options handling
PR: 201547
Submitted by: amdmi3
Approved by: maintainer timeout (dk@farm.org, 2 weeks)
Notes:
svn path=/head/; revision=393228
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=391916
|
|
|
|
|
|
|
|
| |
PR: 194877
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=373350
|
|
|
|
| |
Notes:
svn path=/head/; revision=371563
|
|
|
|
| |
Notes:
svn path=/head/; revision=371489
|
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=352425
|
|
|
|
| |
Notes:
svn path=/head/; revision=347406
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.7 and unbreak
- Remove www.mavetju.org as mirror
- Stagify
- Synchronize LEGAL with port text
Notes:
svn path=/head/; revision=342008
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Undeprecate, futher fixes are in progress
- Remove leading definite article from comment
PR: ports/182097
Submitted by: Eugene Grosbein <egrosbein@rdtc.ru>
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=337823
|
|
|
|
| |
Notes:
svn path=/head/; revision=334571
|
|
|
|
| |
Notes:
svn path=/head/; revision=334555
|
|
|
|
|
|
|
| |
emulators)
Notes:
svn path=/head/; revision=327721
|
|
|
|
| |
Notes:
svn path=/head/; revision=317098
|
|
|
|
| |
Notes:
svn path=/head/; revision=316753
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cd /work/a/ports/emulators/fmsx/work/fMSX/Unix && gmake
gcc -O3 -pthread -I.. -I../../EMULib -I/usr/local/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DLSB_FIRST -DBPP32 -DCONDEBUG -DDEBUG -c -o ../../EMULib/EMULib.o ../../EMULib/EMULib.c
gcc -O3 -pthread -I.. -I../../EMULib -I/usr/local/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DLSB_FIRST -DBPP32 -DCONDEBUG -DDEBUG -c -o ../../EMULib/Console.o ../../EMULib/Console.c
../../EMULib/Console.c: In function 'CONMenu':
../../EMULib/Console.c:828: warning: cast from pointer to integer of different size
../../EMULib/Console.c:863: warning: cast from pointer to integer of different size
../../EMULib/Console.c: In function 'CONFile':
Notes:
svn path=/head/; revision=312817
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet Portlint
- R.I.P MD5
PR: 153375
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer timeout
Feature safe: yes
Notes:
svn path=/head/; revision=268245
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=255919
|
|
|
|
| |
Notes:
svn path=/head/; revision=231794
|
|
|
|
|
|
|
|
|
|
| |
- remove commented code and blank line
- note that :rom MASTER_SITES seems to be AWOL
Prompted by: QAT QAT run
Notes:
svn path=/head/; revision=231791
|
|
|
|
| |
Notes:
svn path=/head/; revision=213913
|
|
|
|
|
|
|
| |
Noticed by: pavrun on amd64/7.0
Notes:
svn path=/head/; revision=213907
|
|
|
|
| |
Notes:
svn path=/head/; revision=213680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209636
|
|
|
|
|
|
|
| |
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=202731
|
|
|
|
| |
Notes:
svn path=/head/; revision=200598
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=161556
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154146
|
|
|
|
|
|
|
| |
Noticed by: pointyhat run.
Notes:
svn path=/head/; revision=141871
|
|
|
|
| |
Notes:
svn path=/head/; revision=141501
|
|
|
|
| |
Notes:
svn path=/head/; revision=141083
|
|
|
|
|
|
|
|
|
|
| |
Update to version 3.0
PR: ports/85172
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=141082
|
|
|
|
|
|
|
|
|
| |
PR: ports/68925
Submitted by: Eugene Grosbein
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=115750
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
Noticed by: kris@
Notes:
svn path=/head/; revision=104567
|