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: emulators/linux_base-fc3/Makefile

Number of commits found: 12

Tuesday, 4 Jul 2006
14:04 vd search for other commits by this committer
Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++
Original commit
Thursday, 29 Jun 2006
00:14 jylefort search for other commits by this committer
linux-libgcc is gone.
Original commit
Friday, 23 Jun 2006
17:07 bsam search for other commits by this committer
First do "brandelf -t Linux" at WRKSRC and then do install. This
makes impossible to shoot oneself to the foot if PREFIX is set to
/usr/local.

Reported by:    consumidor <consumidor@mundinho.com.br> at emulation@ ML
Approved by:    netchild (mentor)
Original commit
12:23 bsam search for other commits by this committer
Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} and NO_MTREE.

PR:             99320
Submitted by:   gabor
Approved by:    netchild (mentor)
Original commit
Saturday, 17 Jun 2006
09:28 netchild search for other commits by this committer
Mark deprecated and set expiration time for various reasons:
 - superseeded
 - outdated/EOL
 - no maintainer
 - bitrod

While I'm here add some more conflicts.
Original commit
Saturday, 10 Jun 2006
13:35 netchild search for other commits by this committer
Register conflicts with korean/linux_local.
Original commit
Friday, 2 Jun 2006
21:04 netchild search for other commits by this committer
Register conflict with FC4.
Original commit
Sunday, 14 May 2006
15:44 netchild search for other commits by this committer
Only extract the binary RPM's, not the source ones.

Submitted by:   Boris Samorodov <bsam@ipt.ru>
Original commit
Sunday, 7 May 2006
12:11 netchild search for other commits by this committer
- add conflict with linux-libgcc
- update bash, glibc, libgcc, libselinux, pcre, slang, termcap and zlib
- add SRPM of libgcc (gcc SRPM itself)
- parametize the glibc version number in the plist
- reword some parts in pkg-*install
Original commit
Sunday, 30 Apr 2006
22:26 netchild search for other commits by this committer
Use the same DIST_SUBDIR like the bsd.linux-rpm.mk does.

People which already tested this port should do a
        cd /usr/ports/distfiles/rpm/i386
        mv Fedora/3/* fedora/3/
        rm -rf Fedora
before upgrading the port (which isn't necessary).

Noticed by:     Boris Samorodov <bsam@ipt.ru>
Original commit
Sunday, 2 Apr 2006
15:15 netchild search for other commits by this committer
- Add selinux and pcre, this makes ls and grep work. [1]
- Convert the post-extract to a do-build, it makes more sense this way.

PR:             95158 [1]
Submitted by:   intron@intron.ac [1]
Original commit
Saturday, 18 Mar 2006
19:07 netchild search for other commits by this committer
The port is intended to become the new default linux_base port (replaces
the current linux_base-8 port).

You should only switch to this port if you know what you are doing.
You may or may not have problems with installing other linux related
ports after switching to it. Success or failure reports welcome.

To switch:
 - echo "OVERRIDE_LINUX_BASE_PORT=fc3" >> /etc/make.conf
 - portupgrade -fo emulators/linux_base-fc3 linux_base-8

News and changes (from submitter with some small changes by me):
 - based on linux_base-8 port;
 - don't use linux rpm binary to install. The whole source tree is
   created at ${WRKDIR} and then installed (using cpio);
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 12