| 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:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
* Brian Dean <bsd@FreeBSD.org>
* Bruce Cran <bruce@cran.org.uk>
* Carl Makin <carl@stagecraft.cx>
* Darren <igla@batterybackups.net>
* David
* David O'Brien <obrien@cs.ucdavis.edu>
* David Thiel <lx@redundancy.redundancy.org>
* Denis Shaposhnikov <dsh@vlink.ru>
* Devon H. O'Dell <devon.odell@coyotepoint.com>
* Diane Bruce <db@db.net>
* Douglas K. Rand <rand@meridian-enviro.com>
* Edward Tomasz Napierala <trasz@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Felix Palmen <felix@palmen-it.de>
* Frank Steinborn <steinex@nognu.de>
* Ganael Laplanche <ganael.laplanche@martymac.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Hye-Shik Chang <perky@fallin.lv>
* Janos.Mohacsi@bsd.hu
* Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* Jeffrey Baitis <jeff@baitis.net>
* Johan Strom <johan@stromnet.se>
* Johan Strom <johna@stromnet.se>
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
* Julian Stacey <jhs@FreeBSD.org>
* Kirill Bezzubets <kirill@solaris.ru>
* MITA Yoshio <mita@FreeBSD.org>
* Markus Brueffer <markus@FreeBSD.org>
* Martin Matuska <mm@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org>
* Masafumi NAKANE <max@FreeBSD.org>
* Matt Dawson <matt@mattsnetwork.co.uk>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Reifenberger (mike@Reifenberger.com)
* Mike Heffner <mikeh@FreeBSD.org>
* Nick Sayer <nsayer@FreeBSD.org>
* Nicole Reid <root@cooltrainer.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Patrick Gardella <patrick@FreeBSD.org>
* Paul Traina <pst@FreeBSD.org>
* Pav Lucistnik <pav@FreeBSD.org>
* Rick Elrod <codeblock@eighthbit.net>
* Rodrigo Osorio <rodrigo@FreeBSD.org>
* Sebastian Yepes <esn@x123.info>
* Staffan Ulfberg <staffanu@multivac.fatburen.org>
* Stephen Hurd <shurd@FreeBSD.org>
* Steve Woodford <scw@netbsd.hut.fi>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* Sunry Chen <sunrychen@gmail.com>
* Søren Straarup <xride@x12.dk>
* Tony Shadwick <tshadwick@oss-solutions.com>
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Vladimir Grebenschikov
* Vladimir Kondratyev <wulf@FreeBSD.org>
* db
* dirkx@webweaving.org
* dom@happygiraffe.net
* elbarto@ArcadeBSD.org
* hm
* jmz
* joes@seaport.net
* lambert@lambertfam.org
* nox@FreeBSD.org
* obrien@cs.ucdavis.edu
* rkw
* shurd
* shurd@FreeBSD.org
* wlloyd@slap.net
* //www.tomek.cedro.info)
With hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
Otherwise powerpc64le string is replaced by ppc64, but it should be ppc64le.
Notes:
svn path=/head/; revision=557030
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=549862
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
Notes:
svn path=/head/; revision=518482
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sample poudriere build error without MAKE_JOBS_UNSAFE:
Error: Could not find class file for 'gnu.io.Raw'.
gmake[1]: *** [Makefile:613: /wrkdirs/usr/ports/comms/rxtx/work/rxtx-2.2pre2/gnu/io/NoSuchPortException.class] Error 1
PR: 216558
Reviewed by: mat, matthew (mentor)
Approved by: mat, koobs (maintainer), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D18999
Notes:
svn path=/head/; revision=492894
|
|
|
|
|
|
|
|
|
| |
Reported by: jbeich
Reviewed by: mat
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=486055
|
|
|
|
|
|
|
|
|
| |
PR: 231600
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=483470
|
|
|
|
|
|
|
|
|
| |
While here, mark as NOT_FOR mipsX.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=471728
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
Notes:
svn path=/head/; revision=455167
|
|
|
|
| |
Notes:
svn path=/head/; revision=452001
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=441814
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed patches for portlint
- Supressed debug message on RXTXPort:removeEventListener:Exit when not in debug mode
- Added java bootstrap class
- Updated java source/target directives which will be depreciated in future release, see http://openjdk.java.net/
+jeps/182, and regression tested functionality.
PR: 216248
Submitted by: james@elstone.net
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9508
Notes:
svn path=/head/; revision=433756
|
|
|
|
|
|
|
|
|
| |
PR: 212037
Submitted by: james@elstone.net (maintainer)
Reported by: howard0su@gmail.com
Notes:
svn path=/head/; revision=429423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework.
- bsd.port.mk:
- Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
- Put USE_LINUX_PREFIX handling after USES processing.
- Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
give these variables a different default value.
- When a package needs to run Linux ldconfig check before installation if
Linux support is enabled.
- emulators/linux_base-*:
- Use USES=linux and remove duplication.
- Remove files/lp. FreeBSD or CUPS lp(1) should work.
- Remove files/yp.conf. No longer seems to be used.
- Remove pkg-deinstall and move pkg-install into pkg-plist.
- Update pkg-descr and pkg-message.
- Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
to use FreeBSD mkdir so mkdir -p $path creates $path and not
/compat/linux/$path.
PR: 211645
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=421387
|
|
|
|
|
|
|
|
|
| |
550 5.1.1 <mirror176@cox.net> invalid recipient
Requested by: Submitter
Notes:
svn path=/head/; revision=390726
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile
1) Missing dependancy on plibthread.so.1
Java code base
2) Added commandline debug output in multiple Java files
3) Tided comment statements, tabulation and white space to aid reading
of sections of the original source code
4) Added additional debug statements to aid diagnosis in multiple Java
files
5) Moved error logging from Zystem to be local in the RXTXPort.java
file (was never firing from Zystem); now common with rest of codebase
6) Ensured that RXTX only outputs debug level information when
requested.
7) Only enumerate the local ports on initialisation once (use of
init_clean), rather than three times.
8) Updated ports lists to reflect current usage pre FreeBSD v10 and post
v10.
9) Debug identifier inserted before all calls
10) correctly read the properties file when there are multiple java
library paths
11) Enabled the skipping of parrellel ports during scans where they are
not used by the invoking java parent base to RXTX (Still allows them to
be manually specified in gn.io.parellel env arg)
SerialImp.c
12) Tidied code indentation (where needed, it is a medium length file
and doesn't provide benifit on areas that work)
13) Added standard out debug support to allow for assessment of
interaction with Java code that can be compiled in (DEBUG_STDOUT)
14) Added entry and exist debug statement for key functions
15) where sprintf is being used, ensure that the existing ptr refers to
an empty string (uses memset to sizeof)
16) cleared up display tabulation of function headers in entire file (on
second enumeration strings contained garbage)
17) Remove LEAVE and ENTRY functions as not working as expected in
header.
18) Made sure all debug statements are null pointer terminated (note
sprintf is not solely used for debug message formatting)
19) Added condition so that a port that is in use during testread() is
still reported as selectable. (If you attempt to open it after the port
scan and it is still EBUSY the behaviour is unaltered and will throw a
suitable error back)
20) Disabled uucp for lpt ports, as uucp only applies to tty on
FreeBSD (so says the Handbook...)
21) RXTXPort:interruptEventLoop - resolved SIGABRT call to
process (intended to kill off thread not entire JRE)...
22) RXTXPort:interruptEventLoop now waits for timer in child thread to
expire before attempting to closing the thread (delay between 0 and
1000000 sleeps)
23) All debug streams for FreeBSD now forward to same function for
uniform formatting.
This fixes two downstream issues in the arduino port, which results in
missing dependancies, a core dump when uploading, or very slow port
enumeration (up to 30s in some cases) when the arduino IDE is first
started.
PR: 200179
Submitted by: james@elstone.net
Approved by: maintainer timeout (mirror176@cox.net ; 45 days)
Notes:
svn path=/head/; revision=390725
|
|
|
|
|
|
|
| |
- Strip shared libraries
Notes:
svn path=/head/; revision=372473
|
|
|
|
| |
Notes:
svn path=/head/; revision=368432
|
|
|
|
|
|
|
| |
Submitted by: tijl@
Notes:
svn path=/head/; revision=354914
|
|
|
|
|
|
|
| |
Approved by: portmgr@
Notes:
svn path=/head/; revision=354904
|
|
|
|
| |
Notes:
svn path=/head/; revision=347403
|
|
|
|
|
|
|
| |
comms)
Notes:
svn path=/head/; revision=327714
|
|
|
|
|
|
|
| |
suppress any reference to USE_JAVA= 1.5+ (part1)
Notes:
svn path=/head/; revision=308600
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Assign mainatinership to submitter
- Update WWW
PR: ports/159735
Submitted by: Edward Sanford Sutton, III <mirror176@cox.net>
Approved by: miwi, wen (mentors implicit)
Notes:
svn path=/head/; revision=281900
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
Notes:
svn path=/head/; revision=278068
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
PR: 152882
Submitted by: Bob Frazier <bobf@mrp3.com>
Notes:
svn path=/head/; revision=267335
|
|
|
|
|
|
|
|
| |
PR: ports/152883
Submitted by: Bob Frazier <bobf@mrp3.com>
Notes:
svn path=/head/; revision=267334
|
|
|
|
|
|
|
|
| |
PR: 140187
Submitted by: Brian Williamson <bwilliamson@bex.net>
Notes:
svn path=/head/; revision=243776
|
|
|
|
|
|
|
|
| |
PR: ports/127555
Submitted by: Takeshi MUTOH <mutoh@openedu.org>
Notes:
svn path=/head/; revision=222833
|
|
|
|
|
|
|
|
| |
Submitted by: Zach Metzinger <zmetzing@pobox.com>
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=220298
|
|
|
|
|
|
|
|
|
| |
wants them to be released
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Notes:
svn path=/head/; revision=219548
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer, implicit),
pav
Notes:
svn path=/head/; revision=194405
|
|
|
|
|
|
|
| |
OK'ed by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
Notes:
svn path=/head/; revision=194394
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=188752
|
|
|
|
|
|
|
|
|
| |
PR: 96820
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=162193
|
|
|
|
| |
Notes:
svn path=/head/; revision=160181
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=134111
|
|
|
|
|
|
|
|
| |
Pointy hat to: me
Pointed out by: kris
Notes:
svn path=/head/; revision=133881
|
|
|
|
|
|
|
| |
Reminded by: maintainer
Notes:
svn path=/head/; revision=133871
|
|
|
|
| |
Notes:
svn path=/head/; revision=132931
|