notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: irc/scrollz/Makefile

Number of commits found: 69

Saturday, 24 Feb 2024
12:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
irc/scrollz: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 4773f236584ccbf5994204a3dae3fa96af938b4b commit hash: 4773f236584ccbf5994204a3dae3fa96af938b4b commit hash: 4773f236584ccbf5994204a3dae3fa96af938b4b commit hash: 4773f236584ccbf5994204a3dae3fa96af938b4b 4773f23
Wednesday, 26 Jul 2023
00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 95274bf
Friday, 21 Jul 2023
15:41 Muhammad Moinur Rahman (bofh) search for other commits by this committer
irc/scrollz: Fix build with llvm16

- Pet portclippy

Sponsored by:	The FreeBSD Foundation
commit hash: 82403f12dfb62e98c15484a884890ff14017af1a commit hash: 82403f12dfb62e98c15484a884890ff14017af1a commit hash: 82403f12dfb62e98c15484a884890ff14017af1a commit hash: 82403f12dfb62e98c15484a884890ff14017af1a 82403f1
Wednesday, 17 May 2023
16:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 9b178ff
Tuesday, 2 May 2023
13:52 Muhammad Moinur Rahman (bofh) search for other commits by this committer
irc/scrollz: Unbreak on HEAD

Approved by:	portmgr (blanket)
commit hash: e36698b9f7e5b32fd460a913a2bf4f1d50f3ad6c commit hash: e36698b9f7e5b32fd460a913a2bf4f1d50f3ad6c commit hash: e36698b9f7e5b32fd460a913a2bf4f1d50f3ad6c commit hash: e36698b9f7e5b32fd460a913a2bf4f1d50f3ad6c e36698b
Thursday, 6 Apr 2023
09:31 Baptiste Daroussin (bapt) search for other commits by this committer
maintainership: reset maintainership from freebsd@bitchx.org

bitchx.org is returning SERVFAIL for a while now.
commit hash: bebc091e9758518cc63342aba57b5c1fdc9161de commit hash: bebc091e9758518cc63342aba57b5c1fdc9161de commit hash: bebc091e9758518cc63342aba57b5c1fdc9161de commit hash: bebc091e9758518cc63342aba57b5c1fdc9161de bebc091
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 6ec0477
Tuesday, 12 Apr 2022
10:05 Fernando Apesteguía (fernape) search for other commits by this committer Author: Chris Petrik
irc/scrollz: Update to version 2.3.1

ChangeLog: https://www.scrollz.info/download/ChangeLog.2.3.1.txt

Use online commit to avoid gcc.

PR:	262693
Reported by:	Christopher.petrik@usm.edu
Approved by:	freebsd@bitchx.org (maintainer, timeout > 2 weeks)
Reviewed by:	mikael@
MFH:	2022Q2 (bugfix release, security)
Security:	CVE-2021-29376
commit hash: c4a37205059c6f8e365b50ee29e82e15a3e41221 commit hash: c4a37205059c6f8e365b50ee29e82e15a3e41221 commit hash: c4a37205059c6f8e365b50ee29e82e15a3e41221 commit hash: c4a37205059c6f8e365b50ee29e82e15a3e41221 c4a3720
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 9 Oct 2019
11:50 bapt search for other commits by this committer
Drop the ipv6 virtual category for i* category as it is not relevant anymore
Original commitRevision:514138 
Saturday, 17 Dec 2016
22:58 adamw search for other commits by this committer
Fix typo that prevented the IPV6 option from working. Switch
to USES=ssl while here.
Original commitRevision:428811 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:411990 
Monday, 21 Mar 2016
12:07 vg search for other commits by this committer
- Update to 2.3
- Port got new maintainer

PR:		ports/207674
Submitted by:	Chris Petrik <chris@bsdjunk.com>
Original commitRevision:411559 
Friday, 5 Feb 2016
21:27 mandree search for other commits by this committer
Replace defunct scrollz.org by working mirror.

Drop domain-parking WWW: link from pkg-descr.

Submitted by: Chris Hutchinson
PR:           206862
Original commitRevision:408270 
Saturday, 10 Oct 2015
14:03 tijl search for other commits by this committer
Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.

These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.

Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.

The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:

audio/deadbeef: Remove LIBICONV_PLUG from a source file.  It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv.  The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.

PR:		202838
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:398996 
Thursday, 8 Oct 2015
15:11 olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, A-L.
Original commitRevision:398832 
Saturday, 6 Dec 2014
18:55 feld search for other commits by this committer
Update "BSD" license
Original commitRevision:374130 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:362645 
Tuesday, 29 Apr 2014
06:00 miwi search for other commits by this committer
- Force commit to fix prev entry
- Update to version 2.2.3

PR:		18792
Submitted by:	ports fury
Original commitRevision:352577 
05:57 miwi search for other commits by this committer
- Fix build on i386
- Enable sound support for all ARCH

PR:		187494
Submitted by:	ports fury
Original commitRevision:352576 
Thursday, 6 Mar 2014
15:06 miwi search for other commits by this committer
- Stage support
Original commitRevision:347251 
Tuesday, 4 Mar 2014
18:16 tabthorpe search for other commits by this committer
- Reassign to the heap at maintainers request
Original commitRevision:347053 
Thursday, 20 Feb 2014
22:25 tijl search for other commits by this committer
Fix iconv use on FreeBSD 10.
Original commitRevision:345272 
Friday, 20 Sep 2013
18:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
Original commitRevision:327736 
Monday, 5 Aug 2013
02:40 danfe search for other commits by this committer
- Attempt to unbreak parallel (-jX) builds, remove MAKE_JOBS_UNSAFE
- Remove superfluous bdep in GnuTLS case, LIB_DEPENDS satisfies it;
  also switch to the new library specification format
- Correct pkg-plist; cleanup Makefile, sort the knobs while I'm here
Original commitRevision:324255 
Thursday, 11 Jul 2013
06:39 bapt search for other commits by this committer
Mark job unsafe
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version
Original commitRevision:322749 
Monday, 6 May 2013
15:34 bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
Original commitRevision:317525 
Saturday, 27 Apr 2013
11:59 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Original commitRevision:316662 
Monday, 11 Mar 2013
21:34 beech search for other commits by this committer
- Fix implicit dependency on iconv and openssl
- OPTIONfy
- Enable '/WINDOW CREATE'
- Install wserv as wservz, to avoid conflict with ports/irc/ircII
- Support tmux terminal multiplexer
- Bump PORTREVISION

PR:		ports/176786
Submitted by:	Norikatsu Shigemura <nork@FreeBSD.org>
Approved by:	Maarten de Vries <mdv@unsavoury.net> (maintainer)
Original commitRevision:313941 
Tuesday, 5 Feb 2013
16:17 novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Original commitRevision:311722 
Wednesday, 2 May 2012
17:22 jgh search for other commits by this committer
- Update to 2.2.2, and flip master_sites for reliability [1]
- condense pkg-plist by using DATADIR [2]

PR:     ports/167462
Submitted by:   maintainer, mdv@unsavoury.net [1], jgh@ [2]
Original commit
Wednesday, 4 Apr 2012
10:48 culot search for other commits by this committer
- Update to 2.2.1
- Update MASTER_SITES

Changes:        http://www.scrollz.com/download/ChangeLog.2.2.1.txt
PR:             ports/166578
Submitted by:   Maarten de Vries <mdv@unsavoury.net> (maintainer)
Feature safe:   yes
Original commit
Sunday, 12 Jun 2011
13:57 jlaffaye search for other commits by this committer
Update to 2.2
Add USE_NCURSES
Fix plist

PR:             ports/157766
Submitted by:   Maarten de Vries <mdv@unsavoury.net> (maintainer)
Approved by:    tabthorpe (mentor)
Original commit
Sunday, 5 Jun 2011
18:43 novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
Original commit
Wednesday, 6 Jan 2010
01:07 wen search for other commits by this committer
- Enabled openssl option
- Removed dead mirror

PR:             ports/142246
Submitted by:   Maarten de Vries <mdv@unsavoury.net> (maintainer)
Original commit
Saturday, 2 Jan 2010
14:08 pav search for other commits by this committer
- Fix plist

PR:             ports/142214
Submitted by:   Maarten de Vries <mdv@unsavoury.net> (maintainer)
Original commit
Thursday, 31 Dec 2009
02:56 nemoliu search for other commits by this committer
- Update to version 2.1

PR:     ports/141929
Submitted by:   Maarten de Vries <mdv@unsavoury.net> (maintainer)
Original commit
Sunday, 16 Aug 2009
18:04 novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Original commit
Wednesday, 24 Jun 2009
13:59 pav search for other commits by this committer
- Update to 2.0
- Switch to a new maintainer

PR:             ports/134589
Submitted by:   Maarten de Vries <mdv@unsavoury.net>
Approved by:    Scott M. Likens <damm@yazzy.org> (old maintainer)
Original commit
Monday, 3 Mar 2008
11:57 novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Original commit
Thursday, 26 Jul 2007
21:54 gabor search for other commits by this committer
- Remove USE_GNUTLS, which is a noop

PR:             ports/114848
Submitted by:   gabor
Approved by:    Scott M. Likens <damm@yazzy.org> (maintainer)
Original commit
Sunday, 1 Jul 2007
08:56 novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Original commit
Tuesday, 2 Jan 2007
08:54 novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
Original commit
Saturday, 13 May 2006
14:54 garga search for other commits by this committer
- Update to 1.9.98.1 [1]
- Remove unecessary perl dependency
- Remove IS_INTERACTIVE since this port respect BATCH

PR:             ports/96740 [1]
Submitted by:   maintainer [1]
Reworked by:    garga
Approved by:    maintainer
Original commit
Thursday, 6 Apr 2006
12:07 ehaupt search for other commits by this committer
- Make it fetchable again
- Use DATADIR macro

PR:             95359
Submitted by:   Scott M. Likens <damm@yazzy.org> (maintainer)
Original commit
Sunday, 2 Apr 2006
23:58 kris search for other commits by this committer
BROKEN: Unfetchable
Original commit
Friday, 29 Apr 2005
07:04 vs search for other commits by this committer
Update to 1.9.5

PR:             ports/80424
Submitted by:   maintainer
Original commit
Monday, 27 Dec 2004
03:20 petef search for other commits by this committer
Update to 1.9.4.

PR:             75480
Submitted by:   maintainer
Original commit
Thursday, 13 May 2004
21:00 linimon search for other commits by this committer
Update to 1.9.3.  Pet portlint.

PR:             ports/66582
Submitted by:   Scott M. Likens <damm@yazzy.org> (maintainer)
Original commit
Sunday, 9 May 2004
20:51 krion search for other commits by this committer
- Update to version 1.92

PR:             ports/66428
Submitted by:   maintainer
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Wednesday, 10 Dec 2003
22:17 pav search for other commits by this committer
- Replace our patch with more correct one obtained from author
- Add faster master site

PR:             ports/60118
Submitted by:   Scott M. Likens <damm@yazzy.org> (maintainer)
Original commit
Thursday, 20 Nov 2003
15:06 trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
Original commit
13:51 trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Original commit
Wednesday, 19 Nov 2003
00:54 pav search for other commits by this committer
- Update maintainer's email address.

Submitted by:   maintainer
Approved by:    adamw (mentor)
Original commit
Sunday, 20 Jul 2003
20:08 will search for other commits by this committer
Update to 1.9 and switch maintainer to submitter.

PR:             54110
Submitted by:   Scott M. Likens <damm@fpsn.net>
Discussed with: petef (maintainer change)
Original commit
Friday, 21 Feb 2003
12:17 knu search for other commits by this committer
De-pkg-comment.
Original commit
Monday, 23 Dec 2002
04:29 petef search for other commits by this committer
Pass maintainership to Steven Bailey <eviilboy@cox.net>.

Submitted by:   new maintainer
Original commit
04:26 petef search for other commits by this committer
Fix MASTER_SITES.
Original commit
Friday, 2 Nov 2001
13:49 petef search for other commits by this committer
Update to 1.8m    
Original commit
Thursday, 23 Aug 2001
00:07 petef search for other commits by this committer
Change my email address to petef@FreeBSD.org for the ports I maintain.    
Original commit
Tuesday, 10 Jul 2001
00:09 dwcjr search for other commits by this committer
Add mirrors for Scrollz    
Original commit
Sunday, 8 Jul 2001
16:31 dwcjr search for other commits by this committer
Fix build for packages    
Original commit
Friday, 6 Jul 2001
17:07 kevlo search for other commits by this committer
- Update to version 1.81   - Take over as maintainer from ports@   - Better
pkg-{comment,descr}    
Original commit
Monday, 19 Feb 2001
13:21 roam search for other commits by this committer
Update to 1.8k    
Original commit
Tuesday, 9 Jan 2001
00:06 will search for other commits by this committer
Release to the world all of my ports that I don't use, excluding KDE 1,   which
I'm holding for various reasons, so some kind soul can take the time   to fix
them without having to wait for me.    
Original commit
Sunday, 5 Nov 2000
19:21 will search for other commits by this committer
Update to ScrollZ 1.8j.    
Original commit

Number of commits found: 69