Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | print IP address with inet_ntoa() when printing the details of | arved | 2004-08-15 | 1 | -5/+41 |
| | | | | | | | | | | | | a received ICMP packet. This fixes a segfault on amd64 Obtained from: ping.c 1.28 #include signal.h instead of sys/signal.h Obtained from: NetBSD Fix a few Warnings while I'm here. | ||||
* | Ruby/PanelApplet is a Ruby binding of libpanel-applet. | mezz | 2004-08-15 | 4 | -0/+59 |
| | | | | WWW: http://ruby-gnome2.sourceforge.jp/ | ||||
* | Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x. | mezz | 2004-08-15 | 4 | -0/+56 |
| | | | | WWW: http://ruby-gnome2.sourceforge.jp/ | ||||
* | Fix pkp-plist with some cleaning. | thierry | 2004-08-15 | 4 | -12/+16 |
| | | | | | | | Note: Minitel is deprecated. I shall mark this port as deprecated at the end of the year. Reported by: pointyhat | ||||
* | Fix a conditional module load that was broken on Perl < 5.8. This caused | marcus | 2004-08-15 | 4 | -0/+40 |
| | | | | | all g-s-t modules to report that the root password was bad when, in fact, it may have been fine. | ||||
* | Update to 1.31 | lth | 2004-08-15 | 10 | -10/+16 |
| | |||||
* | Fix build with gcc 3.4 | arved | 2004-08-15 | 1 | -0/+11 |
| | |||||
* | Fix build with gcc 3.4 | arved | 2004-08-15 | 1 | -4/+8 |
| | |||||
* | Correct the version number range affected for ja-samba. | nectar | 2004-08-15 | 1 | -4/+4 |
| | | | | | | Correct the version number range affected for Mozilla 1.8 alphas. Problem hinted at by: eik | ||||
* | Update to version 2.2.3. | steve | 2004-08-15 | 11 | -118/+121 |
| | | | | | PR: 65721 Submitted by: KATO Tsuguru <tkato@prontomail.com>, deischen | ||||
* | Patch an obvious typo in the GCC g77 code pickedup by the new GCC compiler | jeh | 2004-08-15 | 2 | -1/+12 |
| | | | | in -CURRENT | ||||
* | update to 1.1.11.1 | oliver | 2004-08-15 | 4 | -19/+22 |
| | | | | remove BROKEN | ||||
* | Fix build on 4-stable. | vanilla | 2004-08-15 | 2 | -0/+15 |
| | | | | Obtained from: kris | ||||
* | Updated to 1.36 | skv | 2004-08-15 | 4 | -16/+23 |
| | |||||
* | fix build for (at least my) 4.10 (box) | oliver | 2004-08-15 | 4 | -4/+24 |
| | |||||
* | Updated to 1.000002 | skv | 2004-08-15 | 4 | -16/+17 |
| | |||||
* | - Fix build with gcc-3.4 by increasing optimization level to -O2 | pav | 2004-08-15 | 1 | -0/+6 |
| | | | | | | This is a workaround for what looks like preprocessor bug in gcc Clue provided by: bland | ||||
* | Fix build with gcc 3.4 | arved | 2004-08-15 | 1 | -0/+10 |
| | |||||
* | Correct the version number range affected for Mozilla 1.8 alphas. | nectar | 2004-08-15 | 1 | -4/+13 |
| | | | | | | | | | | Problem hinted at by: eik While I'm here, add a CVE name reference and a couple of other relevant Bugzilla links. It is interesting that this security issue was reported as early as 1999. Also, replace the text plagiarized from the Secunia advisory without attribution with a more helpful (maybe?) description of the issue. | ||||
* | Fix build with gcc 3.4 | arved | 2004-08-15 | 1 | -0/+11 |
| | |||||
* | Add www/p5-WWW-Dilbert. | vanilla | 2004-08-15 | 1 | -0/+1 |
| | |||||
* | Add p5-WWW-Dilbert 1.02, dilbert of the day comic strip archive and | vanilla | 2004-08-15 | 5 | -0/+54 |
| | | | | | | | retieval module. PR: ports/70442 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | - Distfile rerolled, minor changes to build infrastructure, including | pav | 2004-08-15 | 3 | -13/+2 |
| | | | | integrating one of our patches | ||||
* | nunnimcax --> ports/textproc/nunnimcax | skv | 2004-08-15 | 1 | -0/+1 |
| | |||||
* | Add nunnimcax 1.3, C, non validating XML parser with SAX-like API. | skv | 2004-08-15 | 6 | -0/+55 |
| | |||||
* | Add devel/esvn | sem | 2004-08-15 | 1 | -0/+1 |
| | |||||
* | GUI frontend for the Subversion revision system. | sem | 2004-08-15 | 6 | -0/+105 |
| | | | | | PR: ports/70228 Submitted by: Andrej Zverev <az@inec.ru> | ||||
* | Upgrade to 1.8. | vanilla | 2004-08-15 | 3 | -25/+6 |
| | | | | | PR: ports/70472 Submitted by: Yonatan Yonatan.at.Xpert.dot.com> | ||||
* | add net/ccxstream. | vanilla | 2004-08-15 | 1 | -0/+1 |
| | |||||
* | Updated to 2.03 | skv | 2004-08-15 | 3 | -11/+15 |
| | | | | | PR: ports/69775 Submitted by: Lars Thegler <lth@FreeBSD.org> | ||||
* | Add ccxstream 1.0.15, stream media files to XBox Media Center via XBMSP. | vanilla | 2004-08-15 | 6 | -0/+112 |
| | | | | | PR: ports/70470 Submitted by: Michael Handler <handler@grendel.net> | ||||
* | Fix MySQL backend support build with gcc 3.4 | bland | 2004-08-15 | 2 | -0/+60 |
| | | | | | PR: 70477 Submitted by: Sascha Holzleiter <sascha@root-login.org> | ||||
* | Remove -a from the default fetch(1) flags, so that the daily security | eik | 2004-08-15 | 4 | -4/+4 |
| | | | | | | report is not delayed when the distribution site is down. Submitted by: kuriyama | ||||
* | - Fix plist. | kuriyama | 2004-08-15 | 1 | -1/+4 |
| | |||||
* | - Switch to libtool15. | kuriyama | 2004-08-15 | 2 | -3/+5 |
| | | | | - Fix plist. | ||||
* | update to 0.4.4 | oliver | 2004-08-15 | 2 | -5/+4 |
| | | | | remove BROKEN | ||||
* | Fix STC build. | fjoe | 2004-08-15 | 8 | -0/+52 |
| | | | | Pointed out by: kuriyama | ||||
* | NO_LATEST_LINK=yes | fjoe | 2004-08-15 | 4 | -0/+4 |
| | |||||
* | Update to 0.6 | perky | 2004-08-15 | 3 | -3/+6 |
| | |||||
* | - Update to 0.10.0. | mezz | 2004-08-15 | 33 | -127/+160 |
| | | | | | | | | | | - Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port. | ||||
* | Add missing dependency. | clive | 2004-08-15 | 1 | -0/+2 |
| | | | | | | PR: ports/60752 Submitted by: Rong-En Fan <rafan at infor dot org> Noted by: dougb | ||||
* | nvidia-settings --> ports/x11/nvidia-settings | bland | 2004-08-15 | 1 | -0/+1 |
| | |||||
* | Add nvidia-settings 1.0, Display Control Panel for XFree86/X.org NVidia | bland | 2004-08-15 | 5 | -0/+47 |
| | | | | driver. | ||||
* | - update MASTER_SITES | dinoex | 2004-08-15 | 1 | -1/+1 |
| | |||||
* | Remove both audio/mpt and audio/songprint: Obsolete, they have not | lioux | 2004-08-15 | 12 | -162/+2 |
| | | | | been developed since 2000 | ||||
* | Unbreak on -CURRENT(round() -> iround()) | sanpei | 2004-08-15 | 1 | -0/+146 |
| | | | | Noticed by: Kris Kennaway <kris@obsecurity.org> | ||||
* | Update to 8.0.046p050.1 | maho | 2004-08-15 | 2 | -3/+3 |
| | | | | now it can output EM64T code! | ||||
* | * Update to 5.09. | clive | 2004-08-15 | 2 | -6/+4 |
| | | | | | | | | | * Unmark FORBIDDEN. According to idefense, vulnerability got fixed by vendor silently in this version. PR: ports/68294 Submitted by: Linh Pham <question+freebsdpr at closedsrc dot org> Approved by: MAINTAINER time out | ||||
* | update to 1.1 | oliver | 2004-08-15 | 2 | -8/+7 |
| | | | | remove BROKEN | ||||
* | update to 1.40-17 | oliver | 2004-08-15 | 3 | -5/+15 |
| | | | | remove BROKEN |