Age | Commit message (Expand) | Author | Files | Lines |
2007-11-12 | Remove ftp.nuxi.com from MASTER_SITES, doesn't resolve. | wiz | 1 | -3/+2 |
2007-11-12 | Remove uiarchive.uiuc.edu from MASTER_SITES, doesn't resolve. | wiz | 1 | -3/+2 |
2007-10-12 | cleanscore is a PERL script to clean the "score file" of the Usenet news | is | 4 | -0/+34 |
2007-10-11 | cleanscore. | is | 1 | -1/+2 |
2007-10-09 | Remove trailing spaces. | martti | 1 | -4/+4 |
2007-09-19 | Fix build with curses option. From Yakovetsky Vladimir in PR 36998. | wiz | 1 | -1/+3 |
2007-09-13 | Take maintainership. | wiz | 1 | -2/+2 |
2007-09-13 | Add options for ncurses and ncursesw support. | wiz | 1 | -5/+20 |
2007-09-08 | Convert to use the features framework. | jlam | 3 | -20/+7 |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 4 | -17/+27 |
2007-09-06 | Convert all libnbcompat/buildlink3.mk references to inplace.mk. | jlam | 3 | -13/+12 |
2007-09-05 | Add license file for tin, and make news/tin use it. | wiz | 1 | -2/+2 |
2007-09-05 | Report it if part of the build fails. | wiz | 2 | -1/+15 |
2007-08-13 | Added mk/misc/category.mk, which contains the definitions that are only | rillig | 1 | -2/+2 |
2007-07-29 | Use MACHINE_ARCH instead of LOWER_ARCH in conditionals. | joerg | 1 | -3/+3 |
2007-07-04 | Make it easier to build and install packages "unprivileged", where | jlam | 2 | -4/+9 |
2007-03-24 | Prepare for switching to NO_MTREE=yes. | joerg | 2 | -3/+5 |
2007-02-22 | pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. | wiz | 1 | -2/+2 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 3 | -6/+6 |
2007-02-15 | Added VARBASE to BUILD_DEFS. | rillig | 1 | -1/+2 |
2007-02-15 | Modlar Xorg support. | joerg | 1 | -2/+4 |
2007-02-02 | Update to 1.8.3: | wiz | 2 | -6/+6 |
2007-01-30 | Remove some legacy options handling after 3 branches. | wiz | 1 | -3/+1 |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 2 | -7/+7 |
2006-12-27 | - fine grained X11 dependencies for packages which have either USE_IMAKE | joerg | 1 | -1/+4 |
2006-12-15 | Mechanically replace all includes of buildlink3.mk of the following | joerg | 1 | -2/+2 |
2006-12-01 | Alwauys include netinet/in.h and fix errno usage. | joerg | 3 | -10/+25 |
2006-11-12 | Fixed PKGMANDIR and made the package build on NetBSD. | rillig | 4 | -23/+29 |
2006-11-01 | fix the order of includes in order for this to compile; from Anon Ymous | christos | 3 | -1/+32 |
2006-10-20 | added support for IRIX 5 | schwarz | 1 | -1/+10 |
2006-10-17 | upgraded nntpcache to 3.0.2 (bug fix release) and added patches to | schwarz | 7 | -32/+66 |
2006-10-16 | added support for Darwin | schwarz | 2 | -1/+32 |
2006-10-15 | added support for IRIX 5 and for Darwin | schwarz | 3 | -5/+10 |
2006-10-15 | added support for IRIX 5 | schwarz | 3 | -2/+20 |
2006-10-15 | - do not explicitly pass CC to MAKE_ENV as pkgsrc already does so | schwarz | 4 | -9/+33 |
2006-10-15 | updated download path | schwarz | 1 | -3/+2 |
2006-10-14 | updated news/nn to 6.7.3. Changes from 6.6.5 according to nn's ChangeLog | schwarz | 32 | -796/+359 |
2006-10-14 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 |
2006-10-01 | Remove as maintainer of this package because I'm now longer running | tron | 1 | -2/+2 |
2006-09-26 | fix build on linux by searching ncurses too for tputs. | christos | 2 | -14/+66 |
2006-09-26 | add linux support | christos | 2 | -3/+84 |
2006-09-17 | The preprocessor of gcc 4 converts tabs into spaces, which must be | rillig | 2 | -5/+14 |
2006-08-31 | Make this build with gcc4, from PR 34237. Bump PKGREVISION. | hubertf | 3 | -3/+53 |
2006-07-17 | Updated tin to 1.8.2. | rillig | 3 | -13/+18 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-21 | Use nm -D when scanning libc.so on DragonFly. | joerg | 2 | -13/+23 |
2006-06-20 | USE_TOOLS+=yacc | minskim | 1 | -2/+2 |
2006-06-09 | USE_TOOLS+=lex | minskim | 1 | -1/+2 |
2006-06-01 | Fix errno. On DragonFly, force -traditional for cpp. | joerg | 6 | -13/+55 |