summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-07* LICENSE=gnu-lgpl-v2.1.obache4-21/+135
2011-09-07Remove inet6 option -- the configure script doesn't recognize the argumentwiz2-13/+1
2011-09-07Kill some more uses of __weak_alias. This avoids duplicate symboljoerg2-1/+21
2011-09-07Don't use __weak_alias. This results in duplicate symbols being createdjoerg1-9/+1
2011-09-07USE_TOOLS+= gmakegdt1-1/+5
2011-09-06Add a comment explaining why curl is needed to fetch (https redirect).gdt1-1/+2
2011-09-06+ apache2-2.2.20, bzr-2.2.5, calibre-0.8.17, flightgear-2.4,wiz1-4/+7
2011-09-06Convert print/acroread* packages to pkg_alternatives framework.cheusov14-53/+21
2011-09-06Add upstream bug report URL.wiz10-19/+28
2011-09-06Improve COMMENT, suggested by Snader_LB.wiz1-2/+2
2011-09-06update to 0.2.2.32drochner4-11/+17
2011-09-06update to 2.24.6drochner3-7/+8
2011-09-06update to 1.4.3drochner2-6/+6
2011-09-06Link libiconv.la against libcharset.la to fix the build on MirBSD.bsiegert3-6/+17
2011-09-06split giflib into 2 pkgs: one for the lib, one for cmd line utilsdrochner8-87/+282
2011-09-06Fix the logic so if a package sets EMUL_REQD to suse>=11.3, then use that in ...abs2-9/+9
2011-09-06Updated HOMEPAGE.obache1-2/+2
2011-09-06Updated net/yale-tftpd to 3.0nb5obache1-1/+2
2011-09-06Include <arpa/inet.h> for inet_ntoa additionally.obache4-30/+35
2011-09-06+ Sigil-0.4.2, abcm2ps-6.4.3, abcmidi-20110829, dar-2.4.2,wiz1-25/+34
2011-09-06PLIST fix for Linuxcheusov1-2/+2
2011-09-06revert previous commitcheusov1-2/+2
2011-09-06PLIST fix for Linuxcheusov1-2/+2
2011-09-06Updated textproc/mdocml to 1.11.7wiz2-3/+3
2011-09-06Update to 1.11.7:wiz4-22/+14
2011-09-05Updated www/ikiwiki to 3.20110905schmonz1-1/+2
2011-09-05Update to 3.20110905. From the changelog:schmonz5-15/+15
2011-09-05Pass --tag=CC to libtool. This fixes build failurecheusov4-12/+12
2011-09-05Add missing build tools "yacc" and "lex"cheusov2-2/+6
2011-09-05Add missing tool "pax"cheusov1-2/+2
2011-09-05Updated misc/py-anita to 1.23gson1-1/+2
2011-09-05Update misc/py-anita to 1.23. Changes since 1.21:gson2-6/+6
2011-09-05Include compiler.mkjoerg1-3/+3
2011-09-05Updated www/firefox36 to 3.6.21tnn1-1/+3
2011-09-05Update legacy firefox36 package to 3.6.21.tnn5-48/+8
2011-09-05Updated textproc/py-jinja2 to 2.6adam1-1/+2
2011-09-05Changes 2.6:adam2-6/+6
2011-09-05Note mozilla security updates.tnn1-1/+5
2011-09-05Update to firefox-6.0.1.tnn3-8/+7
2011-09-05Update to seamonkey-2.3.2.tnn2-6/+6
2011-09-05bumps of p5-MP3-Tag, toolame, wmmp3, xcdplayerdholland1-1/+5
2011-09-05void maindholland5-1/+71
2011-09-05Fix previous; it only depended on mysql-client.dholland1-1/+3
2011-09-05Use mysql.buildlink3.mk instead of explicitly depending on mysql51-server.dholland1-2/+3
2011-09-04Declare main correctly in test programs. gcc apparently doesn't care ifdholland3-1/+33
2011-09-04Implicit int return type is not valid in C++. (clang objects, and thendholland4-2/+52
2011-09-04void maindholland12-1/+177
2011-09-04- Adjust cdrom access logic so all the BSDs go to the BSD cdrom code,dholland3-7/+25
2011-09-04void maindholland4-11/+36
2011-09-04Fix void main, caught by clang.dholland8-31/+170