non port: net-im/tkabber/Makefile |
SVNWeb
|
Number of commits found: 24 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 103413d (Only the first 10 of 87 ports in this commit are shown above. )
net-im: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Alberto Villa <avilla@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua>
* Andrew Lewis <freeghb@gmail.com>
* Andrey Akhmichin <sepulkarium45@yahoo.com>
* Bartek Rutkowski <r@robakdesign.com>
* Bernard Spil <brnrd@freebsd.org>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Denis Shaposhnikov <dsh@vlink.ru> (Only the first 15 lines of the commit message are shown above )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Tue, 19 Oct 2021
|
[ 11:14 Stefan Eßer (se) ] 5661f47
net-im/tkabber: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 9 Oct 2019
|
[ 12:17 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Drop the ipv6 virtual category for n* category as it is not relevant anymore
|
Sun, 28 Jan 2018
|
[ 01:19 rene ]
net-im/tkabber: remove expired optional dependency on security/tclgpg
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 14 Sep 2015
|
[ 18:47 amdmi3 ]
- Switch to options helpers
Approved by: portmgr blanket
|
[ 18:23 amdmi3 ]
- Fix shebangs
- Add LICENSE_FILE
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Thu, 16 Jul 2015
|
[ 09:00 robak ]
net-im/tkabber: add GNUPG option
PR: 201338
Submitted by: Mikhail <mp39590@gmail.com> (maintainer)
|
Tue, 16 Jun 2015
|
[ 12:35 robak ]
net-im/tkabber: update 1.1.1 -> 1.1.2
PR: 200889
Submitted by: Mikhail <mp39590@gmail.com> (maintainer)
|
Tue, 31 Mar 2015
|
[ 12:47 robak ]
net-im/tkabber: update 1.1 -> 1.1.1
PR: 198998
Submitted by: Mikhail <mp39590@gmail.com>
|
Thu, 24 Apr 2014
|
[ 23:17 amdmi3 ]
- update from 0.11.1 to 1.1
- add several new CATEGORIES to the port
- add LICENSE
- cleanup RUN_DEPENDS to reflect minimal requirements
- add customization through OptionsNG
- add pkg-message to better describe port functionality
- pass maintainership to submitter
PR: 188256
Submitted by: Mikhail <mp39590@gmail.com>
Approved by: Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
|
Fri, 17 Jan 2014
|
[ 10:23 gahr ]
- Convert to USES=tk
- Convert to OPTIONSng
- STAGE-clean
|
Fri, 20 Sep 2013
|
[ 22:13 bapt ] (Only the first 10 of 186 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
|
Tue, 5 Jun 2012
|
[ 10:11 rm ]
- register conflicts with net-im/tkabber-devel
PR: 168706
Submitted by: Volodymyr Kostyrko <c.kworr at gmail dot com> (maintainer)
|
Sun, 29 Aug 2010
|
[ 10:11 lme ]
- Update to 1.11.1
- Remove unneeded patch for login.tcl
- Pass maintainership to submitter as I don't use tkabber any longer
PR: ports/150028
Submitted by: Volodymyr Kostyrko <c.kworr(AT)gmail.com>
Approved by: (ex-)maintainer (me)
|
Sat, 27 Oct 2007
|
[ 16:26 lme ]
- update to 0.10.0
- take maintainership
PR: ports/114384
Approved by: miwi (mentor)
|
Sat, 29 Sep 2007
|
[ 13:41 pav ]
- Change tcllib dependency so it does not need to spawn an extra process
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 5 Nov 2006
|
[ 12:38 rafan ]
- Update to 0.9.9
PR: ports/105172
Submitted by: Toni Schmidbauer
|
Mon, 4 Sep 2006
|
[ 08:40 linimon ]
Reset inactive maintainer who has not responded to email.
Hat: portmgr
|
Wed, 9 Nov 2005
|
[ 07:48 pav ] (Only the first 10 of 398 ports in this commit are shown above. )
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 24 |