54 Commits

Author SHA1 Message Date
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
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)
2022-09-07 23:10:59 +02:00
Bernhard Froehlich
f05331dd01
comms/openobex: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 19:35:39 +00:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Guido Falsi
b44884b031 Fix plist after doxygen update in r560752. 2021-01-13 09:33:38 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Guido Falsi
2bf372056b - Update openobex to 1.7.2
- Remove obsolete master site
- Regenrate patches
2016-11-06 11:42:12 +00:00
Antoine Brodin
ea16d28b49 - Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it

PR:		212869
2016-09-27 16:32:52 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Guido Falsi
4be9ab4465 - Add sourceforce to MASTER_SITES
- Update WWW line in pkg-descr
2016-02-20 16:33:08 +00:00
Jason E. Hale
42b0bae34f Add USES=pathfix support for CMake. Some ports that use CMake to build
already had USES=pathfix, although it did nothing.  For those ports, I
either removed it as they were handling the pkgconfig files differently
or I removed patches and substitutions that accomplished the same thing
as pathfix.

Differential Revision:	https://reviews.freebsd.org/D850
Reviewed by:	antoine, bapt, tijl
Approved by:	portmgr (bapt)
2016-01-07 14:54:03 +00:00
Antoine Brodin
38e8f93368 Update devel/doxygen to 1.8.9
PR:		ports/196342
Submitted by:	Naram Qashat (maintainer)
Exp-run and fixes to depending ports:	self
2014-12-31 06:45:10 +00:00
Baptiste Daroussin
2c8db67726 Cleanup plist 2014-10-20 09:31:33 +00:00
Antoine Brodin
a3f1ec2398 Update devel/doxygen to 1.8.7
Update dependent ports to build with it

Most of work by:	pi@
Exp-run:	self
PR:		ports/190943
2014-08-09 19:39:09 +00:00
Baptiste Daroussin
f0a8714b3a Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 06:55:07 +00:00
Guido Falsi
d3fd6f2145 - Support staging
- Use options helpers
2013-09-29 10:44:54 +00:00
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Guido Falsi
78619a3b30 - Update to 1.7.1
- Remove obsolete MAKE_JOBS_SAFE (default now)
2013-08-06 23:46:04 +00:00
Guido Falsi
a0f96c2f9b Fix comparison in patch from my previous commit. 2013-05-06 22:07:11 +00:00
Guido Falsi
0caa2215f1 - Take advantage of accept4() in recent CURRENT [1]
- Fix plist when DOXYGEN option is not enabled

Suggested by:	jilles [1]
2013-05-06 21:56:18 +00:00
Guido Falsi
63c8958f1b - Fix runtime problem on CURRENT after r248534
Reviewed by:	jilles
Feature safe:	yes
2013-04-16 18:12:02 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Guido Falsi
29621a2d57 Use USES=pathfix instead of gnomehack 2013-03-18 13:09:15 +00:00
Guido Falsi
6e4aa19f99 - Make DOXYGEN option default only when mass building packages
- Bump PORTREVISION

Requested by:	danfe
2013-03-16 10:07:10 +00:00
Guido Falsi
7d3079cdf6 - Fix plist when DOXYGEN option is enabled but DOCS is not
- Enable DOXYGEN option by default
- Bump PORTREVISION

Reported/Requested by:	makc
2013-03-10 21:05:12 +00:00
Guido Falsi
a1967cec55 - Update to 1.7
- Add DOXYGEN option, disabled by default to keep the port slim
- Remove check unsupported FreeBSD versions
- Change tab to space in WWW line
2013-03-09 00:39:43 +00:00
Guido Falsi
3fb87bb7be Trim Makefile headers for ports I maintain. 2012-12-10 20:39:40 +00:00
Guido Falsi
dda08cefbb - Update openobex to 1.6
- Update project home page url
- Bump PORTREVISION on obexapp due to shlib version change
- While I'm here, remove ABI version numbers from LIB_DEPENDS

Requested by:	Dru Lavigne <dru.lavigne@gmail.com>
Approved by:	crees (mentor)
2012-08-30 17:12:30 +00:00
Guido Falsi
68e1d1d6ba - Convert to new options framework
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop

Approved by:	Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by:	Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer)
Approved by:	tabthorpe (mentor)
2012-05-31 21:12:14 +00:00
Guido Falsi
418d775723 Change to my FreeBSD.org email address.
Approved by:	crees (mentor)
2012-04-14 18:45:07 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Koop Mast
32ea452695 Fix build with FreeBSD 10
Approved by:	portmgr (miwi)
2011-10-29 19:01:59 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wesley Shields
58b50f72f5 - Switch to using new MASTER_SITE_KERNEL_ORG
PR:		ports/134566
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	Guido Falsi <mad@madpilot.net> (maintainer)
2009-06-01 16:55:28 +00:00
Martin Wilke
a07d6402aa - Mark MAKE_JOBS_SAFE for SMP compilation
PR:		133067
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2009-03-26 15:09:13 +00:00
Stanislav Sedov
f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00
Dmitry Marakasov
41b7677280 - Update to 1.4
- Add USB support (adopted from ports/128776)

PR:		128979
Submitted by:	Alex Samorukov <samm at os2 dot kiev dot ua>
Approved by:	Guido Falsi <mad at madpilot dot net> (maintainer)
2008-11-19 22:44:31 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Pav Lucistnik
638d25322d - Patch Makefile.in pre-configure
Reported by:	pointyhat
2007-03-14 17:32:09 +00:00
Frank J. Laszlo
7a2669d2b2 Restore patches to fix build.
PR:		ports/106357
Submitted by:	pluknet <pluknet@gmail.com>
Approved by:	Guido Falsi <mad@madpilot.net> (maintainer)
2006-12-06 22:29:53 +00:00
Frank J. Laszlo
d9e559f2da Update to version 1.3
Patches applied upstream

PR:		ports/105854
Submitted by:	Matthew West <mwest@uct.ac.za>
Approved by:	Guido Falsi <mad@madpilot.net> (maintainer)
2006-12-04 16:13:09 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Volker Stolz
59efac64ef Respect CFLAGS
PR:		ports/74199
Submitted by:	Simon Barner via maintainer
2004-11-24 09:41:03 +00:00
Pav Lucistnik
61b5e3c201 - Remove patch file which proved to not work [1]
- Portlint

Submitted by:	maintainer [1]
2004-10-21 20:12:51 +00:00
Pav Lucistnik
4f2be5dab7 - Try to fix build on amd64/6-CURRENT where openobex-config gets installed
under long auto*tools name. This is untested as I'm unable to reproduce
  the problem on my 6-CURRENT jail.

Reported by:	pointyhat via kris
Suggested by:	ade
2004-10-21 19:57:17 +00:00