Muhammad Moinur Rahman
61f331b48e
irc/eggdrop: Moved man to share/man
...
Approved by: portmgr (blanket)
2024-02-24 12:18:59 +01:00
Stefan Eßer
fb16dfecae
Remove WWW entries moved into port Makefiles
...
Commit b7f05445c0 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
Daniel Engberg
c41280c203
irc/eggdrop: Modernize port
...
* Use upstream release archive as recommended by Porters Handbook USE_GITHUB section
* Remove MAKE_JOBS_UNSAFE and LLD_UNSAFE
* Remove obsolete CONFLICTS entry (port removed 2 years ago)
* Minor cosmetic changes
* Return port to pool
PR: 266065
Reviewed by: dbaio
2022-08-27 14:37:55 +02:00
Danilo G. Baio
0e87423328
irc/eggdrop: Update to 1.9.3
...
Changelog: https://raw.githubusercontent.com/eggheads/eggdrop/v1.9.3/NEWS
2022-08-27 08:38:40 -03:00
Tobias C. Berner
6ec0477414
irc: remove 'Created by' lines
...
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org >
* Aaron Dalton <aaron@FreeBSD.org >
* Alexey Mikhailov <karma@ez.pereslavl.ru >
* Alfred Perlstein <alfred@FreeBSD.org >
* Andrew Pantyukhin <infofarmer@FreeBSD.org >
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br >)
* Ben Hutchinson <benhutch@xfiles.org.uk >
* Bill Fumerola <billf@chc-chimes.com >
* Chess Griffin <chess@chessgriffin.com >
* Chris Piazza <cpiazza@FreeBSD.org >
* Craig Edwards <brain@mail1.chatspike.net >
* David Bushong <david+ports@bushong.net >
* David Taylor <davidt@yadt.co.uk >
* Dennis Herrmann <adox@mcx2.org >
* Dominic Marks <dom@cus.org.uk >
* Edini <ports@edini.net >
* Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru >
* Evgueni V. Gavrilov <aquatique@rusunix.org >
* George Reid <greid@ukug.uk.freebsd.org >
* Gerrit Beine <tux@pinguru.net >
* Gustau Perez <gustau.perez@gmail.com >
* Hye-Shik Chang
* Jase Thew <freebsd@beardz.net >
* Jens Holmqvist <zparta@hispan.se >
* Jimbo Bahooli <griffin@blackhole.iceworld.org >
* Jonas Kvinge <jonas@night-light.net >
* Josh Paetzel <josh@tcbug.org >
* Julien Laffaye <kimelto@gmail.com >
* KIMURA Yasuhiro <yasu@utahime.org >
* Kirill Ponomarew <ponomarew@oberon.net >
* Kubilay Kocak <koobs@FreeBSD.org >
* Makoto Matsushita <matusita@FreeBSD.org >
* Martin Wilke <miwi@FreeBSD.org
* Martin Wilke <miwi@FreeBSD.org >
* Masahiro Teramoto <markun@onohara.to >
* Matthew West <mwest@uct.ac.za >
* Maxim Ignatenko
* Michael Ranner
* Oliver Eikemeier
* Philippe Audeoud <jadawin@tuxaco.net >
* Romain Tartiere <romain@blogreen.org >
* Rusmir Dusko <nemysis@FreeBSD.org >
* Sergey Skvortsov <skv@protey.ru >
* Shaun Amott <shaun@inerd.com >
* Steve Wills <swills@FreeBSD.org >
* TAKATSU Tomonari <tota@FreeBSD.org >
* TERAMOTO Masahiro <markun@onohara.to >
* Tim Bishop <tim@bishnet.net >
* Timothy Redaelli <drizzt@gufi.org >
* Travis Poppe <tlp@liquidx.org >
* Ulrich Spoerlein <q@uni.de >
* Vsevolod Stakhov <vsevolod@highsecure.ru >
* Walter Venable <weaseal@hotmail.com >
* Walter Venable <weaseal@users.sourceforge.net >
* Wen Heping <wenheping@gmail.com >
* Will Andrews <andrews@technologist.com >
* clement
* db
* elvstone@gmail.com
* gahr
* hrs
* ijliao
* koji@jet.es
* milki <milki@rescomp.berkeley.edu >
* perlguy@perlguy.com
* pgl@instinct.org
* sec@42.org
* tdb
* torstenb
With hat: portmgr
2022-07-20 16:22:09 +02:00
Danilo G. Baio
70eff5293a
irc/eggdrop: Update to 1.9.2
...
Changelog: https://raw.githubusercontent.com/eggheads/eggdrop/v1.9.2/NEWS
2022-03-19 20:12:44 -03:00
Danilo G. Baio
b1321f7ee9
irc/eggdrop: Update to 1.9.1
...
Changelog: https://raw.githubusercontent.com/eggheads/eggdrop/v1.9.1/NEWS
2021-06-01 20:22:10 -03:00
Danilo G. Baio
283bf6c3ba
irc/eggdrop: Update to 1.9.0
...
Changelog: https://raw.githubusercontent.com/eggheads/eggdrop/v1.9.0/NEWS
2021-04-06 20:42:04 -03:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Alexey Dokuchaev
adb4638fee
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
2020-05-27 13:43:31 +00:00
Danilo G. Baio
13af66914e
irc/eggdrop[-devel]: Update conflicts
...
eggdrop16 was removed from tree
2020-03-07 19:00:46 +00:00
Danilo G. Baio
c4a28c5bb8
irc/eggdrop[-devel]: Fix build with ssl other than base
...
PR: 242988
Submitted by: wcarson.bugzilla@disillusion.net
2020-01-04 19:29:51 +00:00
Danilo G. Baio
677780dac1
irc/eggdrop: Update to 1.8.4
...
Changelog: https://raw.githubusercontent.com/eggheads/eggdrop/v1.8.4/NEWS
2019-11-24 18:57:21 +00:00
Danilo G. Baio
9c613adcd7
irc/eggdrop[-devel]: Take MAINTAINER'ship
2019-10-23 22:54:20 +00:00
Bryan Drewery
fe45922832
Drop maintainership
2019-10-21 21:57:14 +00:00
Mathieu Arnold
3bd0ac0d72
Convert to UCL & cleanup pkg-message (categories h-k)
2019-08-13 22:22:35 +00:00
Pietro Cerutti
3fe987fc7f
irc/eggdrop: remove meaningless 85+ from USES tcl
2019-06-12 15:37:02 +00:00
Ed Maste
73ca9e7230
Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
...
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.
Approved by: portmgr (antoine)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14876
2018-03-29 15:02:05 +00:00
Kirill Ponomarev
08f0b8936e
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
...
output target.
PR: 226977
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket)
2018-03-29 11:01:53 +00:00
Mathieu Arnold
8664861b1a
Don't quote {} in find -exec calls.
...
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight
2016-12-01 11:18:03 +00:00
Dmitry Marakasov
242481663d
- Switch to options helpers
...
- While here, add some NO_ARCHes
Approved by: portmgr blanket
2015-08-26 19:37:57 +00:00
Baptiste Daroussin
b6bb709058
Cleanup plist
2014-10-27 13:00:21 +00:00
Jimmy Olgeni
55dc0f983a
Remove all space characters from Makefile assignments.
...
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
2014-06-08 19:51:27 +00:00
Pietro Cerutti
735668549a
- Convert to USES=tcl
...
- STAGE-clean
2014-02-20 09:47:01 +00:00
Bryan Drewery
58ce7c28e3
Take maintainership
2014-01-13 21:40:35 +00:00
Thomas Abthorpe
6d3bc4d922
- Reassign to the heap due to mail bounces
2014-01-10 03:14:45 +00:00
Baptiste Daroussin
f30824b2ef
Add NO_STAGE all over the place in preparation for the staging support (cat: irc)
2013-09-20 18:44:49 +00:00
Pietro Cerutti
42db07025c
- Fix build with Tcl/Tk 8.6
...
Reported by: miwi (Tcl/Tk 86 exp-run)
Approved by: portmgr
2013-05-15 09:42:00 +00:00
Beech Rintoul
1ce2153cf0
-Fix build with clang
...
- Shorten Makefile header
PR: ports/175746
Submitted by: Bryan Drewery <bdrewery@FreeBSD.org >
2013-02-25 21:21:37 +00:00
Beech Rintoul
313f653962
- Update to 1.6.21
...
- Note: The ssl patch has been removed and no longer supported upstream.
The new eggdrop-devel is experimental, but has ssl support.
PR: ports/169054
Submitted by: James Wade <james.wade@phurix.co.uk >
2012-06-14 21:27:38 +00:00
Chris Rees
6ab02ccd5e
Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS
...
PR: ports/162136
Submitted by: 4720@hushmail.com
Approved by: [no rejections from any maintainer within 14 days]
Feature safe: yes
2011-11-13 17:33:47 +00:00
Beech Rintoul
2ca9248922
- Add upstream patch to address segfault issue with tcl-8.6
...
- Bump portrevision
2011-10-06 17:54:31 +00:00
Beech Rintoul
35ff2d3d9f
- Change IGNORE to BROKEN
...
Submitted by: linimon
2011-06-28 00:48:30 +00:00
Beech Rintoul
5e38404898
- Mark IGNORE if WITH_SSL is defined, and the system is amd64
...
PR: ports/158338
Submitted by: Glen Barber <gjb@FreeBSD.org >
2011-06-27 19:39:25 +00:00
Martin Wilke
5ada39d4f5
- Fix build
...
- Remove 0 byte patches
Reported by: sperber @irc.unixfreunde.de #fbsd-mentors
Pointy hat to: beech@
2011-02-19 15:14:08 +00:00
Beech Rintoul
0548dcac41
Update to 1.6.20
...
PR: ports/153752
Submitted by: Kristian Kraemmer Nielsen (jkkn@blackbird.jkkn.net )
Approved by: itetcu (mentor)(implicit)
2011-02-17 01:56:59 +00:00
Beech Rintoul
f259ceab26
Take maintainership.
...
Approved by: itetcu (mentor) (implicit)
2010-12-04 03:25:02 +00:00
Mark Linimon
b641caf81b
Reset maintainer at his request.
...
PR: ports/141647
2009-12-15 19:48:26 +00:00
Mark Linimon
4727575d1b
Reinstate maintainer at his request.
2009-12-04 02:38:52 +00:00
Mark Linimon
89a90f22d5
Temporarily reassign ports maintained by chris@officialunix.com back to
...
the pool for the duration of his upcoming move.
Requested by: maintainer
2009-11-26 00:36:49 +00:00
Pav Lucistnik
07b2788864
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-19 22:07:43 +00:00
Wesley Shields
c31ab79606
- Pass maintainer to submitter.
...
PR: ports/138957
Submitted by: Chris Petrik <chris@officialunix.com >
Feature safe: yes
2009-09-19 04:19:56 +00:00
Mark Linimon
b42f6675bc
Reset beech@FreeBSD.org while he works on restoring his email situation.
...
Hat: portmgr
2009-08-28 16:52:33 +00:00
Martin Matuska
de65271364
- Prepare for lang/tcl80 and x11-toolkits/tk80 removal
...
- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+
2009-07-07 06:48:54 +00:00
Martin Wilke
4856b55f6b
- Fix CVE-2009-1789
...
PR: 134748
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru >
Approved by: maintainer implicit
Security: http://www.freebsd.org/ports/portaudit/399f4cd7-4d59-11de-8811-0030843d3802.html
2009-05-30 20:57:42 +00:00
Martin Matuska
24bf28eff1
- Change default Tcl/Tk version to 8.5
...
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
2009-02-23 14:46:37 +00:00
Beech Rintoul
217959ddce
- Update to 1.6.19
2008-04-22 01:43:30 +00:00
Beech Rintoul
83da2f58d1
- Fix compile with Tcl versions other than 8.4
...
- Bump portrevision
PR: ports/122354
Submitted by: Frank Fenor <frank@fenor.de >
2008-04-02 01:55:36 +00:00
Beech Rintoul
dd915808ee
- Add master_sites mirrors.
...
- Change maintainer address.
Approved by: sat (mentor)
2007-06-15 09:37:13 +00:00