****************************************************************************** You should keep your rkhunter database up-to-date. This can be done automatically by putting this line to /etc/periodic.conf: daily_rkhunter_update_enable="YES" Also, you can run rkhunter as a part of the daily security check by putting this line to /etc/periodic.conf: daily_rkhunter_check_enable="YES" ****************************************************************************** t' href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/iftop
to the 20041015 snapshot of GCC 3.4.3.
Commit message (Expand)AuthorAgeFilesLines
* - SIZEifykrion2004-01-302-0/+2
* - Update to version 0.15krion2003-11-124-18/+20
* - Update to 0.14krion2003-09-242-2/+2
* Change my mail to @FreeBSD.orgkrion2003-07-221-1/+1
* Update to 0.13lioux2003-06-122-5/+8
gerald2004-10-222-14/+14
* Update to the 20040827 snapshot of GCC 3.4.2.gerald2004-09-042-13/+13
* Fix location of pkgconfig-datavs2004-09-042-2/+12
* Update to the 20040806 snapshot off GCC 3.4.gerald2004-08-122-13/+13
* Update to the 2004-07-23 snapshot of GCC 3.4.2.gerald2004-07-252-13/+13
* Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1).gerald2004-07-112-14/+14
* Update to the 20040702 snapshot. Optimize that SNAPDATE variable away ongerald2004-07-042-17/+16
* Use ${ECHO} instead of echo.gerald2004-06-181-3/+3
* Update to the 2004-06-11 snapshot of GCC 3.4.1.gerald2004-06-172-13/+13
* Update to the 2004-06-04 snapshot of GCC 3.4.1.gerald2004-06-062-15/+15
* Update to the 2004-04-14 snapshot, which should be nearly identical to thegerald2004-04-182-14/+17
* I give up, gerald wants the cruft back in.obrien2004-03-231-0/+2
* Use a different method to remove possibly shared directory, so we canobrien2004-03-221-2/+2
* Re-commit revision 1.165. The perceived breakage by it was a bug in pkg-plist.obrien2004-03-221-2/+0
* Remove libexec/gcc/%%GNU_HOST%% and libexec/gcc on pkg_delete.obrien2004-03-211-0/+2
* Try to fix breakage of non-amd64 platforms introduced by 1.165 andgerald2004-03-171-13/+3
* Don't hardcode CONFIGURE_TARGET anymore -- the value in bsd.port.mk hasobrien2004-03-171-3/+2
* Add a WITHOUT_LIBJAVA know, which disables building libgcj and thus savesgerald2004-03-153-37/+50
* Adopt this port and update to the 2004-02-18 snapshot of GCC 3.4.gerald2004-02-202-45/+18
* Update to the 2004-02-11 snapshot of GCC 3.4.gerald2004-02-132-22/+24
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26gerald2004-01-293-39/+38
* Update to the 2004-01-14 snapshot of GCC 3.4.gerald2004-01-224-38/+54
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+1
* Use PAX macro.trevor2004-01-221-1/+1
* Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05gerald2004-01-103-28/+13
* Fix packaging which was quite broken. On the way, update PORTVERSION togerald2004-01-102-7/+6
* Update to the 2003-12-31 snapshot.obrien2004-01-072-7/+7
* Update to the 2003-12-24 snapshot.obrien2003-12-264-19/+10
* Sync with gcc33/Makefile rev 1.146, which fixed my broken logic in theobrien2003-12-151-1/+1
* * Deal with GCC's configurary's assumption that /usr/local/{include,lib}obrien2003-12-153-0/+14
* Update to the 2003-12-10 mainline snapshot of GCC which has fixes for (atgerald2003-12-143-22/+36
* Really mark as broken.gerald2003-12-051-1/+1
* Update to the 2003-11-26 snapshot and fix several packaging issues.gerald2003-12-053-67/+17
* Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.gerald2003-11-158-295/+45
* - ECHO -> ECHO_MSGedwin2003-09-271-3/+3
* Use ${STRIP_CMD} instead of strip. Strip some additional files and simplifygerald2003-07-121-17/+16
* My manpage creation fake-out broke with 3.1.1. Give up and add a buildobrien2003-07-121-0/+1
* Add checksum for bounds-checking-gcc-3.3-1.00.patch.bz2 lost by revision 1.69.gerald2003-07-101-0/+1
* Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.obrien2003-07-103-18/+17
* Add bounds-checking support using Herman ten Brugge's patches.gerald2003-06-183-1/+36
* Don't remove the share/java and share/java/classes system directories.kris2003-06-091-2/+0
* Update to the official release of GCC 3.3. On the way, somewhat restructuregerald2003-05-153-24/+20
* Update to the second prerelease of GCC 3.3. Add support for the coregerald2003-05-092-6/+16
* I now made .bz2 sources available on gcc.gnu.org, so again use these insteadgerald2003-05-081-3/+1
* Update to the first prerelease of GCC 3.3, which is only available as .tar.gz.gerald2003-05-073-38/+20
* Remove --with-gnu-as --with-gnu-ld, which are actually no-ops.gerald2003-05-061-1/+1
* Properly add the "[FreeBSD]" marker to the GCC version string also forgerald2003-05-061-1/+1
* G++ headers are now installed in c++/<gcc_ver> rather than g++-v3.obrien2003-05-061-1/+1
* Upgrade to the 28-April-2003 GCC 3.3 in-development snapshot.obrien2003-05-042-6/+6
* Upgrade to the 21-April-2003 GCC 3.3 in-development snapshot.obrien2003-04-282-6/+6
* Merge targets pre-configure and pre-build, simplify them, and removegerald2003-04-262-20/+2
* Make MAINTAINER overrideable by slave ports.gerald2003-04-251-1/+1
* Fifty-one months after ELF flag day, and after the system compiler becamegerald2003-04-243-96/+0
* Further fixes to pkg-plist. (Tested according to Porter's Handbook 2.4 ongerald2003-04-231-3/+1
* Allow YACC to be used, rather than Bison, for C/C++.obrien2003-04-231-0/+29
* merge changes from gcc32 to gcc33 after testingdinoex2003-04-212-7/+36
* Not sure how I missed these patches in my 24-March-2003 GCC 3.3obrien2003-04-212-90/+10
* Remove files/patch-t-freebsd. The underlying problem has been fixed ingerald2003-04-171-10/+0
* Remove the last part of jdp's profile fixes from 1998/10/08, which actuallygerald2003-04-151-11/+0
* Appease portlint by various whitespace changes. Remove last traces ofgerald2003-04-061-12/+8
* Finally remove the parts of this patch that date back to 1998 and have nowgerald2003-04-031-24/+0
* Remove special alpha optimization warning. alpha support now should begerald2003-04-021-20/+0
* LATEST_LINK can now be overwritten by the slave port.dinoex2003-03-311-1/+1
* Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot.obrien2003-03-303-18/+60
* Fix COMMENT and a Makefile comment.gerald2003-03-251-2/+2
* De-pkg-comment.knu2003-02-212-1/+1
* Use the most modern spelling of egcs.cygnus.com.obrien2002-12-041-1/+1
* The effort to maintain these for FreeBSD just isn't worth it with the lackobrien2002-11-051-1/+1
* Use MASTER_SITES_GCC.knu2002-10-201-3/+2
* Upgrade to the 14-Oct-2002 GCC 3.3 in-development snapshot.obrien2002-10-182-9/+9
* Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.obrien2002-10-115-146/+165
* ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.gerald2002-07-311-1/+0
* This is now in the stock FSF sources.obrien2002-05-191-64/+0
* Upgrade to a 18-May-2002 GCC 3.2 in-development checkout.obrien2002-05-181-15/+15
* GCC 2.95 and later aren't called egcs (any longer). Also updategerald2002-04-172-13/+3
* GCC 2.95 and later aren't called egcs (any longer), so remove two patchesgerald2002-04-122-23/+0
* Upgrade to a 06-April-2002 GCC 3.2 in-development checkout.obrien2002-04-072-30/+30
* Upgrade to a 27-March-2002 GCC 3.2 in-development checkout.obrien2002-03-292-24/+28
* Upgrade to a 12-March-2002 GCC 3.2 in-development checkout.obrien2002-03-131-2/+2
* Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot.obrien2002-03-132-41/+46
* Mark broken while I find a suitable snapshot.obrien2002-03-101-0/+1
* Sync with gcc30's style.obrien2002-03-053-85/+39
* Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.obrien2002-03-033-28/+10
* Update to the 2002-02-04 snapshot.obrien2002-02-102-6/+6
* This allows the port to build, but it still has install problems.obrien2002-02-051-2/+5
* Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.obrien2002-02-0311-297/+202
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-7/+7